{{ book.format|upper }}
{% endif %}
{% if ub.is_finished %}
Finished
{% endif %}
{{ book.title }}
{% if book.author %}{% endif %} {% if ub.date_last_read %}Last read {{ ub.date_last_read|timesince }} ago
{% endif %}