diff --git a/web/themes/custom/geofresco/src/templates/layout/page.html.twig b/web/themes/custom/geofresco/src/templates/layout/page.html.twig index 2d651c2..b19334d 100644 --- a/web/themes/custom/geofresco/src/templates/layout/page.html.twig +++ b/web/themes/custom/geofresco/src/templates/layout/page.html.twig @@ -59,6 +59,16 @@ {{ page.highlighted }} {{ page.help }} +{% block tabs %} +{# Drupal tabs #} +{% if page.header_tabs %} +
+{% endif %} +{% endblock tabs %} {% if not is_front %}