aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 081f663..007ab35 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -21,6 +21,7 @@
<p><em>Aucun emploi du temps à afficher</em></p>
{% endfor %}
</ul>
+ {% if year %}<a href="{% url "index" %}">Retour à la liste des années</a>{% else %}<a href="{% url "rooms" %}">Emploi du temps des salles</a>{% endif %}
{% endblock %}
</div>
<footer>