From dab39b37cc2abbb10fc9c373aa6557e0406fe7d3 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Thu, 14 May 2026 02:44:52 +0200 Subject: [PATCH] Restore layout_overrides.scss include in layout base_css --- mandelstudio/templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index b082435..2990313 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -15,6 +15,7 @@ {{ block.super }} {# Ensure Carbasa webshop styling is present so responsive header/footer render correctly. #} + {% endblock %} {% block extrahead %}