{% extends 'dg_ufr/base_ufr.html' %} {% load static %} {% load custom_tag %} {% load custom_tag_obj %} {% block content %}
| LIBELLE | TYPE | NIVEAU | ANNEE | ||
|---|---|---|---|---|---|
| LIBELLE | TYPE | NIVEAU | ANNEE | ||
| {{ forloop.counter }} | {{ item.libelle }} | {{ item.type_cours }} | {{ item.niveau.libelle }} | {{ item.annee }} | Etudiant Enseignant {% include 'dg_ufr/modal/modal_delete_groupe.html' %} |