diff --git a/bookwyrm/templates/author/author.html b/bookwyrm/templates/author/author.html index aa99cbe27..496012a82 100644 --- a/bookwyrm/templates/author/author.html +++ b/bookwyrm/templates/author/author.html @@ -22,42 +22,59 @@ -
+ + + {% trans "Wikipedia" %} + +
{% endif %} {% if author.openlibrary_key %}- {% trans "View on OpenLibrary" %} + + + {% trans "View on OpenLibrary" %} +
{% endif %} {% if author.inventaire_id %}- {% trans "View on Inventaire" %} + + + {% trans "View on Inventaire" %} +
{% endif %}