X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6e75a30246598a40cabb8ca1498c3a4f6f146c91..e0164e6ca0588a270b77d892702e54ef62c31de2:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index ff7b5199a..5708b914e 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -61,6 +61,16 @@ {% for media in book.get_odt %} {% trans {% endfor %} + + {% if book.pdf_file %} +
{% trans "Dowload customized PDF" %}. + {% endif %} + {% if book.has_mp3_file or book.has_ogg_file or book.has_daisy_file %}