X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c5d9a4e77a10b4e60d89d3890e49002bd7f3993..fecc5e8d7fa28578e2689487cc095e288f827d78:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 809bd1a25..4a8a9313c 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -7,7 +7,7 @@ {% block bodyid %}book-detail{% endblock %} {% block body %} -
{% trans "Based on" %}: {{ extra_info.source_name }}
{% if book.has_description %}{% trans "Hide description" %} â²
{% trans "Put a book" %} {% trans "on the shelf!" %}
@@ -82,27 +83,28 @@