From 3959d041c4eba96f131bee6adef2a823f4dd56b2 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Fri, 15 May 2026 00:01:04 +0200 Subject: [PATCH] Use compiled layout_overrides.css 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 9f13071..8a0ac8c 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 %}