X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/player.html diff --git a/wolnelektury/templates/catalogue/player.html b/wolnelektury/templates/catalogue/player.html deleted file mode 100755 index aeae44f21..000000000 --- a/wolnelektury/templates/catalogue/player.html +++ /dev/null @@ -1,150 +0,0 @@ - - - {% load i18n compressed %} - {% load catalogue_tags %} - {% load thumbnail %} -
- - -{% trans "Download as" %} - MP3{% if have_oggs %}, - Ogg Vorbis{% endif %}. -
- - {% 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 }} - - - -