From 026ed96093ffa903d03039809cbfc28b355cec81 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 4 May 2024 14:31:35 -0400 Subject: New layout test --- templates/partials/header.html.twig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/partials') diff --git a/templates/partials/header.html.twig b/templates/partials/header.html.twig index 0c02cfe..e19b414 100644 --- a/templates/partials/header.html.twig +++ b/templates/partials/header.html.twig @@ -1,5 +1,5 @@
- {% if page.header.icon %} + {# {% if page.header.icon %} {{page.header.icon}} {% else %} web @@ -13,5 +13,6 @@ {% else %} web - {% endif %} + {% endif %} #} + {% include 'partials/navigation.html.twig' %}
\ No newline at end of file -- cgit v1.2.3