From 7b66e90a4ff559323bd0664b88e0cdefa0f38322 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Fri, 27 Oct 2017 21:56:04 +0200 Subject: Ajout d’un lien pour aller sur la liste des ICS séparés --- templates/timetable.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/timetable.html') diff --git a/templates/timetable.html b/templates/timetable.html index e4dffe7..b009174 100644 --- a/templates/timetable.html +++ b/templates/timetable.html @@ -18,4 +18,4 @@ {% if last_update %}Dernière mise à jour le {{ last_update|date:"l j F o" }} à {{ last_update|date:"H:i" }}{% endif %}

{% include "timetable_common.html" %} -

ICSRSSAtom

{% endblock %} +

ICSICS séparésRSSAtom

{% endblock %} -- cgit v1.2.1