-
-
- {% include 'snippets/book_titleby.html' with book=book %}
- {% include 'snippets/shelve_button.html' with book=book %}
+
+
+
+ {% include 'snippets/shelve_button.html' with book=book %}
+ {% include 'snippets/create_status.html' with book=book %}
- {% include 'snippets/create_status.html' with book=book %}
{% endfor %}
{% endwith %}
{% endfor %}
+
{% endif %}
diff --git a/bookwyrm/templates/snippets/book_titleby.html b/bookwyrm/templates/snippets/book_titleby.html
index d8b84646..b01ede4c 100644
--- a/bookwyrm/templates/snippets/book_titleby.html
+++ b/bookwyrm/templates/snippets/book_titleby.html
@@ -1,9 +1,5 @@
-