From 3c8e7e923f549a871465c8dee1c490bfc36a3017 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Fri, 3 Apr 2026 22:22:07 +0200 Subject: [PATCH] Force Carbasa header for config-driven engine header variants --- mandelstudio/templates/engine/partials/basic.html | 1 + mandelstudio/templates/engine/partials/mega.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 mandelstudio/templates/engine/partials/basic.html create mode 100644 mandelstudio/templates/engine/partials/mega.html diff --git a/mandelstudio/templates/engine/partials/basic.html b/mandelstudio/templates/engine/partials/basic.html new file mode 100644 index 0000000..3bd86eb --- /dev/null +++ b/mandelstudio/templates/engine/partials/basic.html @@ -0,0 +1 @@ +{% include "carbasa/headers/header.html" %} diff --git a/mandelstudio/templates/engine/partials/mega.html b/mandelstudio/templates/engine/partials/mega.html new file mode 100644 index 0000000..3bd86eb --- /dev/null +++ b/mandelstudio/templates/engine/partials/mega.html @@ -0,0 +1 @@ +{% include "carbasa/headers/header.html" %}