{% load thumbnail %}
{% if book.cover %}
{% endif %}
{% for name, url in related.tags.author %} {{ name }}{% if not forloop.last %}, {% endif %} {% endfor %}
{{ book.title }}