diff options
Diffstat (limited to 'budget/templates/layout.html')
| -rw-r--r-- | budget/templates/layout.html | 2 |
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 %} |
