X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7c22547b97790b80fff2b0ddfe760925f98bc199..764fcc72600a23d5093511228dee596b55c45c72:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 11f16d046..ff7b5199a 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -46,13 +46,16 @@ {% trans "Read online" %} {% endif %}
- {% if book.has_pdf_file %} + {% if book.pdf_file %} {% trans {% endif %} {% if book.root_ancestor.epub_file %} {% trans {% endif %} - {% if book.has_txt_file %} + {% if book.mobi_file %} + {% trans + {% endif %} + {% if book.txt_file %} {% trans {% endif %} {% for media in book.get_odt %}