diff --git a/theme/wttf/templates/base.html b/theme/wttf/templates/base.html
index 1a82455..e7a7052 100644
--- a/theme/wttf/templates/base.html
+++ b/theme/wttf/templates/base.html
@@ -6,8 +6,6 @@
-
-
{% from 'syndication.html' import syndication with context %}
{{ syndication(article) }}