From 44df4a2897fbea793f2949a17d130ad4699e9d60 Mon Sep 17 00:00:00 2001 From: emile Date: Mon, 25 Mar 2024 10:59:13 +0200 Subject: [PATCH] aa --- osinaweb/osinacore/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osinaweb/osinacore/templates/index.html b/osinaweb/osinacore/templates/index.html index cd8813a7..5bbeddba 100644 --- a/osinaweb/osinacore/templates/index.html +++ b/osinaweb/osinacore/templates/index.html @@ -49,7 +49,7 @@
-

{task.end_date|date:"d-m-Y"}}

+

{{task.end_date|date:"d-m-Y"}}