diff --git a/bookwyrm/templates/lists/list.html b/bookwyrm/templates/lists/list.html index 1d5abd89..2e01bfb1 100644 --- a/bookwyrm/templates/lists/list.html +++ b/bookwyrm/templates/lists/list.html @@ -117,7 +117,7 @@ {% trans "Add notes" %} - + {% include "lists/edit_item_form.html" with book=item.book %}