diff --git a/themes/cetcat/templates/base.html b/themes/cetcat/templates/base.html
index 89166945e..17abe3df5 100644
--- a/themes/cetcat/templates/base.html
+++ b/themes/cetcat/templates/base.html
@@ -10,8 +10,8 @@
{% from 'syndication.html' import syndication with context %}
{{ syndication(article) }}
-
-
+
+
{% endblock head %}