{% load static from staticfiles %} {% load i18n compressed %} {% load catalogue_tags %} {% load thumbnail %}
{% trans "Download as" %} {% download_audio book False %}.
{% if book.has_daisy_file %}DAISY:
{% trans "Audiobooks were prepared as a part of the projects:" %}
{% with projects.0.0 as cs %} {% with projects.0.1 as fb %} {% if fb %} {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project funded by {{ fb }}.{% endblocktrans %} {% else %} {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project.{% endblocktrans %} {% endif %} {% endwith %} {% endwith %}
{% endif %} {% compressed_js "player" %} {{ piwik_tag|safe }}