diff --git a/templates/base.html.twig b/templates/base.html.twig index 01642b7..3b00bce 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -15,9 +15,13 @@ -
- - {% block body %}{% endblock %} +
+
+ +
+
+ {% block body %}{% endblock %} +
diff --git a/templates/components/NavBar.html.twig b/templates/components/NavBar.html.twig index 08145be..149dc51 100644 --- a/templates/components/NavBar.html.twig +++ b/templates/components/NavBar.html.twig @@ -1,4 +1,4 @@ -