From b76277a6c7def8b929aec26a743a3c9490dae830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Wed, 8 May 2024 10:01:58 +0200 Subject: [PATCH] division en fichiers --- templates/base.html | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/templates/base.html b/templates/base.html index a9e233f..1d2d92d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,25 +7,12 @@ {% block title %}{% endblock title %} - + + {% block head %}{% endblock head %}
-