From c663a1cccb570d982cbdc91dfa3c5e7956b96b61 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Wed, 13 May 2026 22:34:46 +0200 Subject: [PATCH] Use external header overrides CSS via static prefix --- mandelstudio/templates/layout.html | 151 +---------------------------- 1 file changed, 2 insertions(+), 149 deletions(-) diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index ddf7145..270fc88 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -25,155 +25,8 @@ {% endif %} {{ block.super }} - +{% get_static_prefix as STATIC_PREFIX %} + {% if cookie_jar.needs_approval %} {% endif %}