X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/42f52375b9d61ca9276f43205fc4d4d56243d3b8..80d3980873a2c07121f466c187de92be1cea8415:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index d3f6a1c73..4dc6cb937 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,21 +6,30 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "book" %} {% compressed_js "jquery" %} {% compressed_js "book" %} + + +
+ {% book_info book %} +