{# Favicons #} {# Styles de base #} {# Font Awesome CDN #} {% block stylesheets %}{% endblock %} {{ include('_partials/_navbar.html.twig') }} {{ include('_partials/_subnav.html.twig') }} {% if is_granted('ROLE_ADMIN') %} {{ include('_partials/_sidebar.html.twig') }} {% endif %} {# Flashbags #}
{% block body %}{% endblock %}
{# Scripts #}