From 94580cbefbebe51455636a3fa538441ef4f16c89 Mon Sep 17 00:00:00 2001 From: Brocas Mathieu Date: Wed, 12 Oct 2022 07:57:00 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'mycaldav/templates?= =?UTF-8?q?/task/task.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mycaldav/templates/task/task.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycaldav/templates/task/task.html b/mycaldav/templates/task/task.html index 22474b2..e941cbd 100644 --- a/mycaldav/templates/task/task.html +++ b/mycaldav/templates/task/task.html @@ -7,7 +7,7 @@ {% endfor %}   - Nuit + Nuit {% for task in night_task_list %} {{task.key}}    {{ task.name }}
{{task.desc}}