{% block body %}{% endblock %}
{# SEO Meta tags - priorité aux variables du contrôleur, puis aux attributs de la requête #} {% set seo_meta = seo_meta | default(app.request.attributes.get('seo_meta', {})) %} {% if seo_meta.title is defined and seo_meta.title %}