From b998a14fadb2b306264c4be40010ec901bd92ed2 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Fri, 14 Apr 2023 15:14:10 +0200 Subject: [PATCH] fix static css links --- 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 99fe4eee..7097fdb8 100644 --- a/app/templates/base.j2 +++ b/app/templates/base.j2 @@ -3,8 +3,8 @@ {% block styles %} {{super()}} - - + + {% endblock %} {% block title %}