X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/89e8405b168762835c1531841384ae849dd93f97..dd48571cf22a0c124b382a1c26f25204aefd05f3:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index fed2d5b26..676cc0bb6 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -40,39 +40,58 @@
{% trans "Put a book" %} {% trans "on the shelf!" %}
ODT
+{% 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 }}
- {% endif %} -OGG
+DAISY
+MP3
+ +{% trans "Loading" %}
-{% endblock %} \ No newline at end of file +{% endblock %}