diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index 17e7963c1..35c8dd5fe 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -164,7 +164,7 @@
{% include 'snippets/readthrough_form.html' with readthrough=None %}
- +
diff --git a/bookwyrm/templates/snippets/readthrough_form.html b/bookwyrm/templates/snippets/readthrough_form.html index 6dec8682c..aefb4ab51 100644 --- a/bookwyrm/templates/snippets/readthrough_form.html +++ b/bookwyrm/templates/snippets/readthrough_form.html @@ -1,5 +1,6 @@ {% csrf_token %} +