{% block stylesheets %} {% endblock %} {% if app.request.attributes.get('_route') is not null %} {% set currentPath = path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) %} {% else %} {% set currentPath = null %} {% endif %}