{% extends 'base.html.twig' %} {% block title %}{{parent()}}: Liste des types de cours{% endblock %} {% block body %} {% include 'breadcrumb.html.twig' %}
id | Libellé | Actions |
---|---|---|
{{ entite_i.id }} | {{ entite_i.libelle }} | {% set title = 'Réactiver' %} {% set logo_html = '' %} {% set title = 'Supprimer' %} {% set logo_html = '' %} {# {{ logo_html|raw }} #} |