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.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/budget/templates/list_bills.html b/budget/templates/list_bills.html
index 0a221db..440a973 100644
--- a/budget/templates/list_bills.html
+++ b/budget/templates/list_bills.html
@@ -1,5 +1,6 @@
{% extends "layout.html" %}
+{% block title %}- {{ g.project.name }}{% endblock %}
{% block js %}
// display the form when clicking on the "add bill" button
var show_form = function(){