X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f8ecadb0baca91414e7d621efdd487aa748f84ef..5b5ccdc9dc573482feaded2eaa8110bc65f27cb7:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index c14574a04..6754ac6d5 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -5,61 +5,50 @@
-- {% if book.get_extra_info_value.license %} - {% trans "This work is licensed under:" %} - {{ book.get_extra_info_value.license_description }} - {% else %} - {% blocktrans %}This work isn't covered by copyright and is part of the - public domain, which means it can be freely used, published and - distributed. If there are any additional copyrighted materials - provided with this work (such as annotations, motifs etc.), those - materials are licensed under the - Creative Commons Attribution-ShareAlike 3.0 - license.{% endblocktrans %} - {% endif %} -
- - {% if book.get_extra_info_value.source_name %} -{% trans "Text prepared based on:" %} {{ book.get_extra_info_value.source_name }}
+ {% book_info book %} +{{ book.get_extra_info_value.description }}
+ {% if book.epub_file %} +{% trans "Edited and annotated by:" %} - {% all_editors book.get_extra_info_value %}.
+ {% if book.mobi_file %} +