X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9574b970bdd6e28fc6178b736e8e17dfca15fd4e..e89f0663d3ef7ccbf2b51e400430695fb2421b6f:/src/catalogue/templates/catalogue/book_short.html diff --git a/src/catalogue/templates/catalogue/book_short.html b/src/catalogue/templates/catalogue/book_short.html index 1df91ca42..cc2744361 100644 --- a/src/catalogue/templates/catalogue/book_short.html +++ b/src/catalogue/templates/catalogue/book_short.html @@ -117,33 +117,28 @@ {% endif %}
  • - {% trans "Download" %}:
    {% if book.pdf_file %} - PDF + PDF {% endif %} {% if book.epub_file %} - EPUB + EPUB {% endif %} {% if book.mobi_file %} - MOBI + MOBI {% endif %} - {% if book.has_audio %} - MP3 + {% if book.fb2_file %} + FB2 {% endif %} - {% trans "more" %} - - {% if book.fb2_file %} - FB2 - {% endif %} - {% if book.txt_file %} - TXT - {% endif %} - {% download_audio book mp3=False %} -
    + {% if book.txt_file %} + TXT + {% endif %} +
    +
    + {% download_audio book %} +
    +
    {% custom_pdf_link_li book %} - {% trans "less" %} -