diff --git a/bookwyrm/templates/author/author.html b/bookwyrm/templates/author/author.html index 909f2435c..e24a77dcd 100644 --- a/bookwyrm/templates/author/author.html +++ b/bookwyrm/templates/author/author.html @@ -144,14 +144,6 @@ {% endif %} - - {% if author.isfdb %} -
- - {% trans "View ISFDB entry" %} - -
- {% endif %} {% endif %}