X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933..31badf91680a7ddb83f1d4fcc952bf52ac25b6b6:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 1ffcccc1a..b9e95d0f7 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -12,7 +12,7 @@
-

Na podstawie: {{ book.extra_info.source_name }}

+

Na podstawie: {{ extra_info.source_name }}

{% if book.has_description %}
{{ book.description|safe }} @@ -35,6 +35,20 @@ {% if book.txt_file %} Pobierz plik TXT {% endif %} + {% if book.mp3_file and book.ogg_file %} +
+ +

Czyta: {{ book.get_extra_info_value.artist_name }}

+

Reżyseruje: {{ book.get_extra_info_value.director_name }}

+
+ Pobierz plik MP3 + Pobierz plik Ogg Vorbis + + + + + + {% endif %}
@@ -80,9 +94,17 @@ {{ tag }} {% endfor %} -
  • Lektura na wiki projektu
  • -
  • Lektura w CBN Polona
  • -
  • Kod źródłowy utworu (XML)
  • + +

    W innych miejscach

    +