diff --git a/templates/base.html.tera b/templates/base.html.tera index 94911dd..3db7324 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -1,62 +1,59 @@ - - - - - + + + + {{ title }} - {% block head %} - {% endblock head %} + {% block head %} {% endblock head %} + - - - - + {% block body %}{% endblock body %} - - +