diff --git a/bookwyrm/templates/book/edit/edit_book.html b/bookwyrm/templates/book/edit/edit_book.html index 619df2026..da782e3f7 100644 --- a/bookwyrm/templates/book/edit/edit_book.html +++ b/bookwyrm/templates/book/edit/edit_book.html @@ -63,7 +63,7 @@ {{ isni_match.name }}

- {{ isni_match.bio }} + {{ isni_match.bio }}

{% endfor %} {% endif %}