{% if app.request.attributes.get('structure').document.extensionsData.offsetGet('excerpt').categories|length > 0 %}
{% set theme = app.request.attributes.get('structure').document.extensionsData.offsetGet('excerpt').categories[0] %}
{% endif %}
{% include "pages/aside-element.html.twig" with {type: 'fiche-thematique-ressources', title: 'Les ressources'} %}
{% include "pages/aside-element.html.twig" with {type: 'fiche-thematique-actualites', title: 'Les actualités', withKiosque: true} %}
{% include "pages/aside-element.html.twig" with {type: 'fiche-thematique-acteurs', title: 'Les acteurs'} %}