From 934999c0311de610b4d3fc6b90fbf1789e9e60c1 Mon Sep 17 00:00:00 2001 From: Jonathan Visser Date: Mon, 22 Dec 2025 15:26:15 +0100 Subject: [PATCH] Load cookieconsent css in base layout html --- docs/_templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index ace75837..fa0396cf 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -89,6 +89,7 @@ })(window,document,'script','dataLayer','{{ theme_analytics_id }}'); + {%- endif %} {%- if not embedded %}