{% extends 'books.html' %} {% block lookup %} {% if authorId %}
GoodReads Books
{% if matched %}Id | Cover | Title | Series | Action | Link |
---|---|---|---|---|---|
{{match.id}} | {% if match.cover %} |
{{match.title}} | {% if match.series.id %}{{match.series.title}} #{{match.series.index}}{% endif %} | {% if match.series.id %} {% if not serId %} Series {% endif %} {% endif %} {% if bookId %} Match {% else %} Match {% endif %} | GoodReads |