X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..276656dcc680e1a35103d310dea046152ddc3785:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 55eef8ebd..c1331653c 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -6,21 +6,30 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "book" %} - {% compressed_js "jquery" %} + {% compressed_js "book" %} + + +
+ {% book_info book %} +
@@ -35,6 +44,7 @@
{{ book.html_file.read|safe }} + {{ piwik_tag|safe }}