diff --git a/templates/head.html b/templates/head.html index d8a868c..87a80be 100644 --- a/templates/head.html +++ b/templates/head.html @@ -28,7 +28,7 @@ -{{ conf['ADDITIONAL_HEADER_CONTENT'] }} +{{ conf['ADDITIONAL_HEADER_CONTENT'] | safe }}