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