X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/42f52375b9d61ca9276f43205fc4d4d56243d3b8..47f8090f9e8c6e91ae95578ca43664b6b18fe795:/wolnelektury/templates/catalogue/book_text.html?ds=sidebyside diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index d3f6a1c73..2b800f5b9 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -1,3 +1,4 @@ +{% load i18n %} {% load chunks compressed catalogue_tags %} @@ -5,7 +6,7 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "book" %} {% compressed_js "jquery" %} {% compressed_js "book" %} @@ -13,13 +14,13 @@