diff --git a/themes/grav/templates/pages.html.twig b/themes/grav/templates/pages.html.twig index bb91e486..6424cf7a 100644 --- a/themes/grav/templates/pages.html.twig +++ b/themes/grav/templates/pages.html.twig @@ -61,7 +61,7 @@
{{ p.route }}
- {% if p.children().count > 0 and not p.modular() %} + {% if p.children().count > 0 %}