diff --git a/templates/macros/topmenu.html.twig b/templates/macros/topmenu.html.twig index a3aa674..e9930e5 100644 --- a/templates/macros/topmenu.html.twig +++ b/templates/macros/topmenu.html.twig @@ -4,22 +4,10 @@ {% set current_page = (p.active or p.activeChild) ? 'active' : '' %} {% if p.children.visible.count > 0 %}