From 212889e9a142190ce8a9cf48f5c9d99b43d67e55 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 10 May 2021 09:56:09 +0200 Subject: [PATCH] Fix base template --- manuels/templates/manuels/base.html | 48 +++++++++++++++++++---------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/manuels/templates/manuels/base.html b/manuels/templates/manuels/base.html index 0b11dbb..dba51b9 100644 --- a/manuels/templates/manuels/base.html +++ b/manuels/templates/manuels/base.html @@ -4,20 +4,28 @@ - + Manuels - {% block title %}{% endblock %} - - - - - - + + + + + + - + - - + @@ -25,8 +33,10 @@