diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html
index de286d628..9a0ad1e4e 100644
--- a/bookwyrm/templates/book.html
+++ b/bookwyrm/templates/book.html
@@ -82,20 +82,16 @@
Edit readthrough dates
-
+
+
+
+
+
+
+
+
+ Delete this read-though?
+
+
+
+
+
+
+
{% endfor %}
{% if request.user.is_authenticated %}
diff --git a/bookwyrm/templates/snippets/shelve_button.html b/bookwyrm/templates/snippets/shelve_button.html
index bf1db9b62..eee89728a 100644
--- a/bookwyrm/templates/snippets/shelve_button.html
+++ b/bookwyrm/templates/snippets/shelve_button.html
@@ -87,14 +87,14 @@
{% include 'snippets/privacy_select.html' %}