X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6f2ae8587bd74b8d5d4f89170ef72209af2f9a1f..a8828a545c78f34a9b5bfaff8905eccc8985ff23:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 60284d6a4..cb5dee0d9 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -13,15 +13,25 @@
{% trans "Work is licensed under " %}{{ extra_info.license_description }}.
+{% trans "Work is licensed under " %} {{ extra_info.license_description }}.
{% endif %}{% trans "Based on" %}: {{ extra_info.source_name }}
{% if book.has_description %}{% trans "Hide description" %} â²
{% trans "Put a book" %} {% trans "on the shelf!" %}
@@ -82,27 +92,28 @@