diff --git a/bookwyrm/templates/feed.html b/bookwyrm/templates/feed.html index f02219bc..e1580fa5 100644 --- a/bookwyrm/templates/feed.html +++ b/bookwyrm/templates/feed.html @@ -50,7 +50,7 @@ {% include 'snippets/book_titleby.html' with book=book %} >
Finish "{{ book.title }}"
- + {% include 'snippets/toggle/toggle_button.html' with label="close" controls_text="finish-reading" controls_uid=uuid class="delete" %}