X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9e556c1938577b991edfcb0a0248fcca92d67f3e..52228a02e5543556ce690e25472e95795693563a:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index a6dc6a7d8..6c8edba6d 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -10,6 +10,10 @@ {% compressed_css "book" %} {% compressed_js "jquery" %} {% compressed_js "book" %} + + {{ book.html_file.read|safe }} + {{ piwik_tag|safe }}