X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3d1fb545dd1f49e0624d3adf20e5568b1c33d8ec..77c65b39b5a28706889b2468c266c8e085a42e3c:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 7d0adcb3c..ff7b5199a 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -46,13 +46,16 @@ {% trans "Read online" %} {% endif %}
 {% endif %}
                     {% if book.root_ancestor.epub_file %}
                     {% endif %}
                     {% if book.root_ancestor.epub_file %}
                          {% endif %}
-                    {% if book.has_txt_file %}
+                    {% if book.mobi_file %}
+
                     {% endif %}
-                    {% if book.has_txt_file %}
+                    {% if book.mobi_file %}
+                         +                    {% endif %}
+                    {% if book.txt_file %}
+                    {% endif %}
+                    {% if book.txt_file %}
                          {% endif %}
                     {% for media in book.get_odt %}
@@ -181,6 +184,9 @@
                 {% if extra_info.source_url %}
                     {% endif %}
                     {% for media in book.get_odt %}
@@ -181,6 +184,9 @@
                 {% if extra_info.source_url %}