X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/510a4d0c1e4496bee580f8a1dff2f3674fdb727c..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 %}