diff --git a/themes/cetcat/templates/base.html b/themes/cetcat/templates/base.html index 89166945ed..17abe3df5d 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 %}