summaryrefslogtreecommitdiff
path: root/app/templates/modules/add-item.html
diff options
context:
space:
mode:
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