From a4c9f9027c443a32ff3475dc292c7495f685b651 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Fri, 20 Jan 2017 14:37:49 +0100 Subject: Affichage des emplois du temps par semaine --- templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 262d454..7b43411 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,3 +1,4 @@ +{% load dt_week %} @@ -11,7 +12,8 @@ -- cgit v1.2.1