{% extends 'baseConfigSalon.html.twig' %} {% block body %} {% for message in app.flashes('success') %}
{{ message }}
{% endfor %}

Liste des thématiques

{% for tThematique in tThematiques %} {% endfor %}
Vchlibelle Color Actions
{{ tThematique.vchLibelle }} {{ tThematique.color }} Modifier
{% endblock %}