From c29187561a6372da35fd76ea149a6fb7313b1b0d Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Fri, 14 Apr 2023 14:43:48 +0200 Subject: [PATCH] Fix base CSS paths --- app/templates/base.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/base.j2 b/app/templates/base.j2 index 640a4d72..c55f8703 100644 --- a/app/templates/base.j2 +++ b/app/templates/base.j2 @@ -3,8 +3,8 @@ {% block styles %} {{super()}} - - + + {% endblock %} {% block title %}