diff --git a/templates/receipt_form.html b/templates/receipt_form.html index 938f4a2..260b1da 100644 --- a/templates/receipt_form.html +++ b/templates/receipt_form.html @@ -1,9 +1,8 @@ -
- {{if .AIError}} -
- {{.AIError}} -
- {{end}} +{{if .AIError}} +
+ {{.AIError}} +
+{{end}}
@@ -111,4 +110,3 @@
-