X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/efe8b4c05710dc2385b2aaf0b8a6a93778f53972..27645bc61a8cb186116d6410217011dd755823f2:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 39934f859..935cdf392 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 }}