aboutsummaryrefslogtreecommitdiff
path: root/budget/templates
diff options
context:
space:
mode:
Diffstat (limited to 'budget/templates')
-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 afdda85..d79c39f 100644
--- a/budget/templates/layout.html
+++ b/budget/templates/layout.html
@@ -81,7 +81,7 @@
</div>
{% endblock %}
{% block footer %}
-<div class="footer">
+<div id="footer">
<p><a href="https://github.com/ametaireau/budget-manager">This is a free software</a>, you can contribute and improve it!</p>
</div>
{% endblock %}