diff --git a/bookwyrm/templates/lists/list.html b/bookwyrm/templates/lists/list.html index 4c8dfd132..9243d3afb 100644 --- a/bookwyrm/templates/lists/list.html +++ b/bookwyrm/templates/lists/list.html @@ -144,7 +144,12 @@

{% include 'snippets/book_titleby.html' with book=book %}

-
+ {% csrf_token %}