diff --git a/templates/base.html b/templates/base.html index 33b5589d..92944440 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,12 +33,13 @@ {% block navbar %} - + - + + {% block titleheader %} {% endblock %} - + @@ -51,6 +52,7 @@ {% endblock %} + {% endblock %}