{# templates/manager/champslie_champ/_champ_list.html.twig #} {% for champ in champs %}
Code : {{ champ.code }}
Type : {{ champ.typeText }}
Aucun champ n'a encore été ajouté à ce sous-formulaire.
{% endfor %}