diff --git a/bookwyrm/templates/book/edit/edit_book.html b/bookwyrm/templates/book/edit/edit_book.html
index fc11208f..0854a879 100644
--- a/bookwyrm/templates/book/edit/edit_book.html
+++ b/bookwyrm/templates/book/edit/edit_book.html
@@ -50,6 +50,24 @@
{% for author in author_matches %}
+ {% if author.isni_matches %}
+
+ {% endif %}