X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ff423b25bc07b9d248b3f6c0e5b7ae0c0220a19b..568be7ec391479b5a253137fc08fa0ffa17b8249:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 6c505e3b0..935cdf392 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 %} +
@@ -34,5 +44,14 @@
{{ book.html_file.read|safe }} + {{ piwik_tag|safe }} + +