X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e47d97fdd290dc51a32cd84ce93aade29da56e36..3d1fb545dd1f49e0624d3adf20e5568b1c33d8ec:/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 }}