diff --git a/source/_layouts/base.html.twig b/source/_layouts/base.html.twig index ae22b9ff..f3ed54da 100644 --- a/source/_layouts/base.html.twig +++ b/source/_layouts/base.html.twig @@ -21,15 +21,15 @@ {% endfor %} -
+
{% include 'layout/navbar' %} -
-
+
+
{% block page_title_wrapper %}

{% block page_title %}{{ page.title }}{% endblock %}