{% load static from staticfiles %} {% load i18n pipeline %} {% load catalogue_tags %} {% load thumbnail %} {% load piwik_tags %}
{% trans "Download as" %} {% download_audio book False %}.
{% if book.has_daisy_file %}DAISY:
{% trans "Audiobooks were prepared as a part of the projects:" %}
{% with cs=projects.0.0 fb=projects.0.1 %} {% 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 %}
{% endif %} {% javascript "player" %} {% tracking_code %}