X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/95045552540ca917d273954ebfa20b47a306bb93..9c5d9a4e77a10b4e60d89d3890e49002bd7f3993:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 7963fe6a9..809bd1a25 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -11,7 +11,7 @@

{{ form.q }} {% trans "or" %} {% trans "return to main page" %}

- +
{% if extra_info.license %}

{% trans "Work is licensed under " %}{{ extra_info.license_description }}.

@@ -44,7 +44,7 @@ {% endif %} {% if book.mp3_file %}
- +

{% trans "Artist" %}: {{ book.get_extra_info_value.artist_name }}

{% if book.get_extra_info_value.director_name %}

{% trans "Director" %}: {{ book.get_extra_info_value.director_name }}

@@ -62,7 +62,7 @@ {% endif %}
- + {% if book_children %} {% autopaginate book_children 10 %}
@@ -74,15 +74,15 @@
{% paginate %} {% endif %} - + - +

{% trans "Details" %}