{% extends 'layout.html' %} {% load i18n %} {% load markdown %} {% load humanize %} {% load utilities %} {% block title %}{{ author.name }}{% endblock %} {% block content %}
{% trans "View ISNI record" %}
{% endif %} {% if author.openlibrary_key %}{% trans "View on OpenLibrary" %} {% if request.user.is_authenticated and perms.bookwyrm.edit_book %}
{% endif %} {% endif %} {% if author.inventaire_id %}{% trans "View on Inventaire" %} {% if request.user.is_authenticated and perms.bookwyrm.edit_book %}
{% endif %} {% endif %} {% if author.librarything_key %} {% endif %} {% if author.goodreads_key %} {% endif %}