diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index 17e7963c..35c8dd5f 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 6dec8682..aefb4ab5 100644 --- a/bookwyrm/templates/snippets/readthrough_form.html +++ b/bookwyrm/templates/snippets/readthrough_form.html @@ -1,5 +1,6 @@ {% csrf_token %} +