{% extends 'base.html.twig' %} {% set currentPath = path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) %} {% block stylesheets %} {{parent()}} {% endblock %} {% block title %}{{controller_name}}{% endblock %} {% block body %}