diff --git a/app/templates/base.html.j2 b/app/templates/base.html.j2 index 955b4d09..1d00f152 100644 --- a/app/templates/base.html.j2 +++ b/app/templates/base.html.j2 @@ -3,18 +3,19 @@ Opaque - {% block title %}{% endblock %} - - + + - - + - {% block body %}{% endblock %} + {% block body %} + + {% endblock %} - +