X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2c457040ee4c32e91641854c6d409fec8e84752e..436a40e82949de8083903be6b4e1ee79ec6bc014:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 028ac62a8..2f14576d5 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -35,6 +35,16 @@ {% if book.txt_file %} Pobierz plik TXT {% endif %} + {% if book.mp3_file and book.ogg_file %} + + Pobierz plik MP3 + Pobierz plik Ogg Vorbis + + {% endif %} @@ -86,14 +96,12 @@
Åadowanie
-{% endblock %} \ No newline at end of file +{% endblock %}