diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html
index 95cf86ad..3931ea5b 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 %}