diff --git a/woodwind/templates/base.jinja2 b/woodwind/templates/base.jinja2
index be83d70..115ddac 100644
--- a/woodwind/templates/base.jinja2
+++ b/woodwind/templates/base.jinja2
@@ -8,7 +8,7 @@
-
+
diff --git a/woodwind/templates/feed.jinja2 b/woodwind/templates/feed.jinja2
index 25b6899..9877b51 100644
--- a/woodwind/templates/feed.jinja2
+++ b/woodwind/templates/feed.jinja2
@@ -1,6 +1,6 @@
{% extends "base.jinja2" %}
{% block head %}
-
+
{% if current_user and current_user.settings
and current_user.settings.get('reply-method') == 'indie-config' %}