aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/list_bills.html
diff options
context:
space:
mode:
Diffstat (limited to 'budget/templates/list_bills.html')
-rw-r--r--budget/templates/list_bills.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/budget/templates/list_bills.html b/budget/templates/list_bills.html
index 6d4807b..8f07f9b 100644
--- a/budget/templates/list_bills.html
+++ b/budget/templates/list_bills.html
@@ -15,7 +15,7 @@
{% endfor %}
</ul>
{% set form=member_form %}
- {#% include "member_form.html" %#}
+ {% include "member_form.html" %}
</div>
<div id="content" class="span-18 last">
{% if bills.count() > 0 %}