X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/735368cfb54c8954518179993dcd3bc55e3878e7..7d88dafd94f9bd8316f4828c13ee88bf87552348:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 3212ef445..7963fe6a9 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -21,7 +21,7 @@
{{ book.description|safe }}
-

{% trans "Toggle description" %} ▲

+

{% trans "Hide description" %} ▲

{% endif %}

{% 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 %} @@ -106,7 +109,7 @@

{% trans "Other resources" %}