X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/28c4777eef0b97dc88d0e2726cdad6df14ebc084..a778b5b2bd97b5e26d90b668320fad23b6fc8b1a:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index e85f1938e..4a8a9313c 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -7,11 +7,11 @@ {% block bodyid %}book-detail{% endblock %} {% block body %} -
{% trans "Work is licensed under " %}{{ extra_info.license_description }}.
@@ -19,9 +19,10 @@{% trans "Based on" %}: {{ extra_info.source_name }}
{% if book.has_description %}{% trans "Hide description" %} â²
{% trans "Put a book" %} {% trans "on the shelf!" %}
@@ -33,6 +34,9 @@ {% if book.pdf_file %} {% trans "Download PDF" %} {% endif %} + {% if book.epub_file %} + {% trans "Download EPUB" %} + {% endif %} {% if book.odt_file %} {% trans "Download ODT" %} {% endif %} @@ -41,7 +45,7 @@ {% endif %} {% if book.mp3_file %}