X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c13fb6245a966d5890b11e7e0d8ccb6692cfacd..fddf0ef87d70d72448586e1cdd844c795fdea5c5:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 3212ef445..60284d6a4 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 }}.
@@ -21,7 +21,7 @@{% trans "Toggle description" %} â²
{% trans "Hide description" %} â²
{% trans "Put a book" %} {% trans "on the shelf!" %}
@@ -33,6 +33,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 +44,7 @@ {% endif %} {% if book.mp3_file %}