X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7e6d14043e3e2dce8e3fdcef0b0fc649680b07b3..06ae2ba67e697b8fa06229fc3117d4b081db1130:/wolnelektury/templates/catalogue/book_detail.html
diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html
index 2d83c733b..c47e2176d 100644
--- a/wolnelektury/templates/catalogue/book_detail.html
+++ b/wolnelektury/templates/catalogue/book_detail.html
@@ -49,8 +49,8 @@
{% if book.pdf_file %}
{% endif %}
- {% if book.root_ancestor.epub_file %}
-
+ {% if book.epub_file %}
+
{% endif %}
{% if book.mobi_file %}
@@ -58,9 +58,6 @@
{% if book.txt_file %}
{% endif %}
- {% for media in book.get_odt %}
-
- {% endfor %}
{% if book.pdf_file %}
{% trans "Dowload customized PDF" %}.