From 4fb7b3ee1f3ccc97159212569b1f0232b42f93e5 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Wed, 13 May 2026 22:46:00 +0200 Subject: [PATCH] Use manifest-aware static include for header overrides stylesheet --- mandelstudio/templates/layout.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index 270fc88..031498c 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -25,8 +25,7 @@ {% endif %} {{ block.super }} -{% get_static_prefix as STATIC_PREFIX %} - + {% if cookie_jar.needs_approval %} {% endif %}