X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/111b8c6ae387d96f80f90904acd87a2dfb544070..24e09bc235b3ff6e659e901dfbdbcc23e6e14ba7:/wolnelektury/templates/catalogue/player.html diff --git a/wolnelektury/templates/catalogue/player.html b/wolnelektury/templates/catalogue/player.html index d38b53f68..155d14e0d 100755 --- a/wolnelektury/templates/catalogue/player.html +++ b/wolnelektury/templates/catalogue/player.html @@ -1,6 +1,8 @@ {% load i18n compressed %} + {% load catalogue_tags %} + {% load thumbnail %} + {% if book.cover %} + Cover + {% endif %} + + +

{% book_title book %}

+ +
+

{% trans "Book's page" %}.

+

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

+ {% if book.has_daisy_file %} +

DAISY:

+ + {% endif %} +
+
mp3{% if i.ogg %} | ogg{% endif %}) - {{ i.mp3.name }} +
{{ i.mp3.name }}
{% trans "Artist" %}: {{ i.mp3.get_extra_info_value.artist_name }}, {% trans "Director" %}: {{ i.mp3.get_extra_info_value.director_name }}
+
{% endfor %} @@ -74,22 +106,6 @@
-

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