diff --git a/app/templates/layout/layout.html b/app/templates/layout/layout.html index e9c7c18..543a1cd 100644 --- a/app/templates/layout/layout.html +++ b/app/templates/layout/layout.html @@ -31,11 +31,11 @@ {% if not session["id"] %}
{% else %} {% endif %} @@ -52,6 +52,23 @@ {% block footer %} © Copyright 2010 by you. {% endblock %} + +