From f9b5a131c4287bbd660968f65a94a2488eff2517 Mon Sep 17 00:00:00 2001 From: rick Date: Tue, 20 Jul 2021 02:24:38 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20commentaire=20pour=20l=E2=80=99appel=20d?= =?UTF-8?q?u=20main.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index a758767..759a6f6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,10 +4,10 @@ {% block head %} {% block title %}{{ SITENAME }}{% endblock title %} - - - + {% endblock head %}