diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index 7cfa4b43..17e7963c 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -151,6 +151,26 @@ {% endfor %} {% endif %} +
+
+ + +
+
+ + +
+
{% if request.user.is_authenticated %}
diff --git a/bookwyrm/templates/snippets/readthrough.html b/bookwyrm/templates/snippets/readthrough.html index 78c78cee..68250553 100644 --- a/bookwyrm/templates/snippets/readthrough.html +++ b/bookwyrm/templates/snippets/readthrough.html @@ -36,20 +36,7 @@