aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'budget/templates/layout.html')
-rw-r--r--budget/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/budget/templates/layout.html b/budget/templates/layout.html
index f94c421..c8f8df8 100644
--- a/budget/templates/layout.html
+++ b/budget/templates/layout.html
@@ -49,7 +49,7 @@
<h3><a class="logo" href="{{ url_for(".home") }}">#! money?</a></h3>
{% if g.project %}
<ul>
- <li class="active"><a href="">{{ _("Bills") }}</a></li>
+ <li class="active"><a href="{{ url_for(".list_bills") }}">{{ _("Bills") }}</a></li>
</ul>
<ul class="nav secondary-nav">
<li class="menu">