diff --git a/core/modules/system/templates/menu.html.twig b/core/modules/system/templates/menu.html.twig index 03704f2..e57a1ff 100644 --- a/core/modules/system/templates/menu.html.twig +++ b/core/modules/system/templates/menu.html.twig @@ -31,11 +31,7 @@ {% macro menu_links(items, attributes, menu_level) %} {% import _self as menus %} {% if items %} - {% if menu_level == 0 %} - - {% else %} -