{# templates/_sections/nav.html.twig #} {% set currentRoute = app.request.attributes.get('_route') %} {# Hamburger-Navigation — nur im Minimal-Theme sichtbar (via CSS) #}
{% if app.user %}
{% endif %}
{% if app.user %} {% endif %}