diff --git a/agaric/templates/layout/page.html.twig b/agaric/templates/layout/page.html.twig index 2fee38f..a6ac259 100644 --- a/agaric/templates/layout/page.html.twig +++ b/agaric/templates/layout/page.html.twig @@ -33,6 +33,7 @@ {% endif %} +{{ page.help }} {% endblock navbar %} {% set header_section_attributes = create_attribute() %} @@ -102,7 +103,6 @@ {# link is in html.html.twig #} {{ page.highlighted }} - {{ page.help }} {% block main_content %} {# Set attributes for content. #}