summaryrefslogtreecommitdiff
path: root/app/templates/modules/add-item.html
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-05-16 21:11:52 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-05-16 21:11:52 +0200
commiteac5bb765c8d609d3b7eb31316228f8058581796 (patch)
tree71858ed6cef43bb5dea24de1222b3c828d93b821 /app/templates/modules/add-item.html
parent196c3bbf8a140f962845c51e22f409aa6b4d7473 (diff)
Lil fixes.
Diffstat (limited to 'app/templates/modules/add-item.html')
-rw-r--r--app/templates/modules/add-item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/modules/add-item.html b/app/templates/modules/add-item.html
index 356ce9f..4eaee3d 100644
--- a/app/templates/modules/add-item.html
+++ b/app/templates/modules/add-item.html
@@ -10,7 +10,7 @@
<fieldset>
<legend>Add a new item to our {{ table }} table.</legend>
{% for field in form %}
- {{ field.label() }}
+ {{ field.label() }}<br/>
{{ field() }}<br/>
{% endfor %}
</fieldset>
Copyright 2019--2024 Marius PETER