diff --git a/budget/templates/forms.html b/budget/templates/forms.html index 3c0e0116..0fa642d0 100644 --- a/budget/templates/forms.html +++ b/budget/templates/forms.html @@ -1,6 +1,8 @@ {% macro input(field, multiple=False) -%}