{% extends 'layout/backEndLayout.html.twig' %} {% block title %}Présentation de l'année scolaire - {{ parent() }}{% endblock %} {% block content %}
| # | Titre | Début | Fin | État |
|---|---|---|---|---|
| {{ loop.index }} | {{ quater.wording }} | {% if quater.activated %} Actif {% else %} Non actif {% endif %} | ||
| Aucun trimestre trouvé. | ||||