From e36cb45912631de38d273099a96db9414909eb27 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Thu, 14 May 2026 03:57:18 +0200 Subject: [PATCH] Use SCSS layout overrides include in layout template --- mandelstudio/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index 70a90d0..2990313 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -15,7 +15,7 @@ {{ block.super }} {# Ensure Carbasa webshop styling is present so responsive header/footer render correctly. #} - + {% endblock %} {% block extrahead %}