diff --git a/budget/templates/forms.html b/budget/templates/forms.html
index 08b8970..5c6a40e 100644
--- a/budget/templates/forms.html
+++ b/budget/templates/forms.html
@@ -72,10 +72,10 @@
{% endmacro %}
-{% macro add_bill(form, edit=False) %}
+{% macro add_bill(form, edit=False, title=True) %}