From b298cec45af76efcd109a71ec1008a64db71b53f Mon Sep 17 00:00:00 2001 From: ADRN Date: Sun, 26 Jan 2025 15:11:37 +0100 Subject: [PATCH] =?UTF-8?q?minor:=20'derni=C3=A8re=20mise=20=C3=A0=20jour?= =?UTF-8?q?=20du=20site=20le=20...'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 3747250..3546728 100644 --- a/templates/index.html +++ b/templates/index.html @@ -55,7 +55,7 @@ thème dérivé de Juice, servi par Garage. - Dernière mise à jour le {{ now() | date(format="%A %-d %B %Y", locale="fr_FR") }}. + Dernière mise à jour du site le {{ now() | date(format="%A %-d %B %Y", locale="fr_FR") }}. {% endblock footer %}