{% if students is defined%}
{% for student in students %} {% endfor %}
Matricule Nom et prénom Note Appréciation
{% endif %} {% block javascripts %} {% endblock javascripts %}