{% if year %}{{ year }} – Choisissez votre mention{% elif group %}Calendriers disponibles pour le groupe {{ group }}{% else %}Choisissez votre année{% endif %}
+{% if year %}{{ year }} – Choisissez votre mention{% else %}Choisissez votre année{% endif %}
-
{% for element in elements %}
-
- {{ element }} +
- {{ element }} {% empty %}
Aucun emploi du temps à afficher
{% endfor %} diff --git a/urls.py b/urls.py index b30e8d9..d269400 100644 --- a/urls.py +++ b/urls.py @@ -22,7 +22,6 @@ urlpatterns = [ url(r"^(?P