{% extends 'base.html.twig' %} {% block title %}Admin TAM : Accueil{% endblock %} {% block body %}

Images du carousel

{% if carouselImages is not empty %} {% endif %}
{% include "partials/_left_banner.html.twig" %}
{% include "back/partials/_sections.html.twig" %}
{% include "partials/_right_banner.html.twig" %}
{% endblock %}