{% block body %}

Etapes index

{% include 'CRUD/etapes/table_index.html.twig' with {etapes : etapes} %} {% if 'ROLE_DEV' in app.user.roles %} Create new {% endif %} {% endblock %}