X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..20d46221c322ee9165596246639c8b897a06d120:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 4cc4ea82a..03b46bc7b 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -1,5 +1,5 @@ -{% load i18n %} {% extends "base.html" %} +{% load i18n %} {% load catalogue_tags pagination_tags %} {% block title %}{{ book.title }} w WolneLektury.pl{% endblock %} @@ -34,10 +34,10 @@ {% trans "Download PDF" %} {% endif %} {% if book.odt_file %} - {% trans "Download ODT %} + {% trans "Download ODT" %} {% endif %} {% if book.txt_file %} - {% trans "Download TXT %} + {% trans "Download TXT" %} {% endif %} {% if book.mp3_file %}