diff --git a/bookwyrm/templates/author/author.html b/bookwyrm/templates/author/author.html index 56e9ce54..67f8792c 100644 --- a/bookwyrm/templates/author/author.html +++ b/bookwyrm/templates/author/author.html @@ -14,9 +14,8 @@ {% if request.user.is_authenticated and perms.bookwyrm.edit_book %}
{% endif %} diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html index 0aa64836..a82c00f6 100644 --- a/bookwyrm/templates/book/book.html +++ b/bookwyrm/templates/book/book.html @@ -38,9 +38,8 @@ {% if user_authenticated and can_edit_book %} {% endif %} @@ -163,7 +162,7 @@{{ server.notes|to_markdown|safe }}
+