X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c4b4a64757ba65018dc24334cb44a12ad2a4316a..fb10f5b89c782ff4e25d0100e09a8c1ba4002de7:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 4a8a9313c..c03614cea 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -13,8 +13,20 @@
+ + {% if extra_info.license %} -

{% 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 %}