From 82ed5568332b52a763bce477093a176a67697167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Fri, 19 Apr 2024 23:40:12 +0200 Subject: [PATCH] footer --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 14ad01f..780f22c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,6 +33,6 @@ {% block main %}{% endblock main %}