{% extends 'authors.html' %} {% block findlinks %} {% if not authorId %} - WD Authors - OL Authors - Find GR Author links {% endif %} {% endblock findlinks %} {% block lookup %}
GoodReads Author
{% if matched %}Id | Name | Action | Link |
---|---|---|---|
{{match.id}} | {{match.name}} | {% if authorId %}Match{% else %}Match{% endif %} | {% if match.id %}GoodReads{% endif %} |
|