From 80232f0bd77daa95dab0a6e2fa8b550472791a55 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 15 Jan 2025 16:52:16 +0100 Subject: [PATCH] fix base template --- dashboard/templates/base.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dashboard/templates/base.html b/dashboard/templates/base.html index 027a07d..57bf0fb 100644 --- a/dashboard/templates/base.html +++ b/dashboard/templates/base.html @@ -52,7 +52,7 @@ } - + {% endblock %} @@ -82,23 +82,23 @@