From e974029f9f1ce7fcf45114a6add82d76af64078b Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Wed, 13 May 2026 23:11:44 +0200 Subject: [PATCH] Add inline critical header alignment fallback --- mandelstudio/templates/layout.html | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index 031498c..c80acd7 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -26,6 +26,40 @@ {% endif %} {{ block.super }} + {% if cookie_jar.needs_approval %} {% endif %}