X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73e3cc6c4b80f1afbfc78fc7ccd6f6cfc90b719c..fd9768648fe3e37115655245f7fe7aba2adcc5e5:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 3d0b92d18..5708b914e 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -46,18 +46,31 @@ {% 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 %}
                     {% endif %}
                     {% for media in book.get_odt %}
                          {% endfor %}
+			
+                    {% if book.pdf_file %}
+
                     {% endfor %}
+			
+                    {% if book.pdf_file %}
+			@@ -181,7 +194,7 @@ {% if extra_info.source_url %}