diff -r 202ad178f68f -r 11e6db4102f1 theme/templates/base.html
--- a/theme/templates/base.html Thu Nov 10 18:52:14 2022 +0100
+++ b/theme/templates/base.html Thu Nov 10 19:15:24 2022 +0100
@@ -35,20 +35,8 @@
{% if TAG_FEED_RSS and tag %}
{% endif %}
- {% if MATOMO_JS %}
-
+ {% if MATOMO_JS%}
+ {{MATOMO_JS}}
{% endif %}
{% if article %}
{% if article.stylesheets %}
@@ -146,9 +134,8 @@
{% include 'trademark.html' %}
-
{% if MATOMO_IMG %}
-
+ {{MATOMO_IMG}}
{% endif %}