diff --git a/bookwyrm/templates/notifications.html b/bookwyrm/templates/notifications.html
index afd4d8aea..d4ca5f8c9 100644
--- a/bookwyrm/templates/notifications.html
+++ b/bookwyrm/templates/notifications.html
@@ -59,4 +59,3 @@
{% endblock %}
-
diff --git a/bookwyrm/templates/password_reset_request.html b/bookwyrm/templates/password_reset_request.html
index f66d84a9b..a6df63b9d 100644
--- a/bookwyrm/templates/password_reset_request.html
+++ b/bookwyrm/templates/password_reset_request.html
@@ -17,7 +17,7 @@
-
+
diff --git a/bookwyrm/templates/search_results.html b/bookwyrm/templates/search_results.html
index cb997298a..add82a7d4 100644
--- a/bookwyrm/templates/search_results.html
+++ b/bookwyrm/templates/search_results.html
@@ -49,7 +49,7 @@
{% csrf_token %}
{% include 'snippets/search_result_text.html' with result=result link=False %}
-
+
{% endfor %}
diff --git a/bookwyrm/templates/snippets/follow_button.html b/bookwyrm/templates/snippets/follow_button.html
index 1f914a6ca..3fdcbab81 100644
--- a/bookwyrm/templates/snippets/follow_button.html
+++ b/bookwyrm/templates/snippets/follow_button.html
@@ -11,14 +11,14 @@ Follow request already sent.
{% csrf_token %}
{% if user.manually_approves_followers %}
-
+
{% else %}
-
+
{% endif %}
{% endif %}
diff --git a/bookwyrm/templates/snippets/follow_request_buttons.html b/bookwyrm/templates/snippets/follow_request_buttons.html
index 165887e0d..b6296d3fd 100644
--- a/bookwyrm/templates/snippets/follow_request_buttons.html
+++ b/bookwyrm/templates/snippets/follow_request_buttons.html
@@ -3,11 +3,11 @@
{% endif %}
diff --git a/bookwyrm/templates/snippets/shelf.html b/bookwyrm/templates/snippets/shelf.html
index adee004ed..a9238a45f 100644
--- a/bookwyrm/templates/snippets/shelf.html
+++ b/bookwyrm/templates/snippets/shelf.html
@@ -71,7 +71,7 @@
{% csrf_token %}
-