LISTE DES ETABLISSEMENTS
{% include 'other_admin/enseignant/modal_add_ufr.html' %}| ANNEE | CODE | LIBELLE | {% for item in ufrs %} |
|---|---|---|---|
| {{ item.annee }} | {{ item.ufr.code }} | {{ item.ufr.libelle }} | {% include 'other_admin/enseignant/modal_delete_ufr.html' %} |
| Aucun résultat | |||