diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html
index 95cf86ada..3931ea5bf 100644
--- a/bookwyrm/templates/book/book.html
+++ b/bookwyrm/templates/book/book.html
@@ -165,32 +165,11 @@
{% include 'snippets/readthrough.html' with readthrough=readthrough %}
{% endfor %}
- {% endif %}
- {% if request.user.is_authenticated %}