diff --git a/templates/partials/navigation.html.twig b/templates/partials/navigation.html.twig index 3eaba3e..c63dd86 100644 --- a/templates/partials/navigation.html.twig +++ b/templates/partials/navigation.html.twig @@ -3,7 +3,7 @@ {% set current_page = (p.active or p.activeChild) ? 'current-page-item' : '' %} {% if p.children.visible.count > 0 %}
  • - + {% if p.header.icon %}{% endif %} {{ p.menu }} @@ -44,4 +44,4 @@
  • {% endfor %} - \ No newline at end of file +