aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/forms.html
diff options
context:
space:
mode:
Diffstat (limited to 'budget/templates/forms.html')
-rw-r--r--budget/templates/forms.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/budget/templates/forms.html b/budget/templates/forms.html
index 0fa642d..d462a82 100644
--- a/budget/templates/forms.html
+++ b/budget/templates/forms.html
@@ -40,6 +40,7 @@
{% include "display_errors.html" %}
{{ form.hidden_tag() }}
+ {{ input(form.date) }}
{{ input(form.what) }}
{{ input(form.payer) }}
{{ input(form.amount) }}