X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/248250233ed99390536a6d427758d8cb606c8b57..52c28b63e294283d557c9b26d3a2b267a2938a09:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 2e423a01b..99bbb39b2 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -4,6 +4,8 @@ {% block title %}{{ book.title }} {% trans "on WolneLektury.pl" %}{% endblock %} +{% block metadescription %}{% book_title book %}. {{ block.super }}{% endblock %} + {% block bodyid %}book-detail{% endblock %} {% block body %} @@ -41,62 +43,69 @@
{% if book.has_html_file %} -

{% trans "Read online" %}

+ {% trans "Read online" %} {% endif %} -
+
{% if book.has_pdf_file %} - {% trans + {% trans {% endif %} {% if book.root_ancestor.epub_file %} - {% trans + {% trans {% endif %} {% if book.has_txt_file %} - {% trans + {% trans {% endif %} - {% if book.has_odt_file %} - {% trans - {% endif %} -
-

- {% trans "Audiobooks" %}: - {% if book.has_mp3_file %}MP3{% endif %} - {% if book.has_ogg_file %}OGG{% endif %} - {% if book.has_daisy_file %}DAISY{% endif %} -

-
- Speaker icon - {% if book.has_ogg_file %} - - {% endif %} - {% if book.has_daisy_file %} - - {% endif %} + {% for media in book.get_odt %} + {% trans + {% endfor %} +
+ {% if book.has_mp3_file or book.has_ogg_file or book.has_daisy_file %} +

+ {% trans "Audiobooks" %}: + + {% if book.has_mp3_file %}MP3{% endif %} + {% if book.has_ogg_file %}Ogg Vorbis{% endif %} + {% if book.has_daisy_file %}DAISY{% endif %} + +

+
+ Speaker icon + {% if book.has_mp3_file %} +
    + {% for media in book.get_mp3 %} +
  • + {{ media.name }}
    + {% trans "Artist" %}: {{ media.get_extra_info_value.artist_name }}
    + {% trans "Director"%}: {{ media.get_extra_info_value.director_name }}
    + + + + + + +
  • + {% endfor %} +
+ {% endif %} - {% if book.has_mp3_file %} -
    - {% for media in book.get_mp3 %} -
  • - {{ media.name }} - - - - - - -
  • - {% endfor %} -
- {% endif %} -
-

{% trans "Audiobooks were prepared as a part of project" %}: CzytamySłuchając.

+ {% if book.has_ogg_file %} + + {% endif %} + {% if book.has_daisy_file %} + + {% endif %} +
+

{% blocktrans with 'CzytamySłuchając' as cs %}Audiobooks were prepared as a part of the {{ cs }} project.{% endblocktrans %} +

+ {% endif %}
@@ -145,10 +154,12 @@

{% trans "Other resources" %}

{% trans "View XML source" %}

+

Miksuj ten utwór

{% trans "Work's themes " %}