diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html index df92e11a..aef8fba1 100644 --- a/bookwyrm/templates/book/book.html +++ b/bookwyrm/templates/book/book.html @@ -40,7 +40,9 @@ {% include 'snippets/book_cover.html' with book=book size=large %} {% include 'snippets/rate_action.html' with user=request.user book=book %} - {% include 'snippets/shelve_button/shelve_button.html' %} +