diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index d271f9c11..063116c1f 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -112,7 +112,7 @@ {% endfor %} {% if request.user.is_authenticated %} -
+
{% include 'snippets/create_status.html' with book=book hide_cover=True %}
diff --git a/bookwyrm/templates/snippets/create_status.html b/bookwyrm/templates/snippets/create_status.html index 9055e2d4d..62285c6b2 100644 --- a/bookwyrm/templates/snippets/create_status.html +++ b/bookwyrm/templates/snippets/create_status.html @@ -1,109 +1,105 @@ {% load humanize %} {% load fr_display %} -
-
-
- -
- -
- - -
- -
- - -
- -
- - -
-
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ +