From 6e8965a0c6d8700923e5670c600cdb392a9b7201 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Thu, 21 Sep 2023 20:11:33 +0200 Subject: [PATCH] fix: show raw page onload value --- templates/partials/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/base.html.twig b/templates/partials/base.html.twig index 1513d64..585ccc2 100644 --- a/templates/partials/base.html.twig +++ b/templates/partials/base.html.twig @@ -89,7 +89,7 @@ {{ theme_config.analytics|raw }} - + {% block header %}