{% load i18n %}
{% trans "No cover" %}
{{ result.title }} {% if result.author %} {% blocktrans with author=result.author %}by {{ author }}{% endblocktrans %}{% endif %}{% if result.year %} ({{ result.year }}) {% endif %}
{% if remote_result %} {% endif %}