X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/02b46ac5bb9ae5301e4764b9c111c971aa86b333..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 414bf0eeb..000000000 --- a/wolnelektury/templates/catalogue/player.html +++ /dev/null @@ -1,149 +0,0 @@ - - - {% load i18n compressed %} - - - - - {% trans "Wolne Lektury" %} :: - {{ book.title }} - {{ audiobook }} - - {% compressed_css "all" %} - {% compressed_css "player" %} - - - - - - - -
-
-
- -
-
- - -

{% trans "Download as" %}: - MP3{% if have_oggs %}, - Ogg Vorbis{% endif %}. -

- - - {% if book.has_daisy_file %} -

DAISY:

- - {% endif %} - - - {% if projects|length > 1 %} -

{% trans "Audiobooks were prepared as a part of the projects:" %}

- - {% else %} -

- {% 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" %} - - - -