X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/46a90d7cfe54bb6df2f99175abd0ad7d26b3da72..e9f8a9269b64a5af7c95d6c2714b1ae97e68d6a1:/apps/catalogue/templates/catalogue/book_text.html diff --git a/apps/catalogue/templates/catalogue/book_text.html b/apps/catalogue/templates/catalogue/book_text.html index bfe666f5d..6addd41f9 100644 --- a/apps/catalogue/templates/catalogue/book_text.html +++ b/apps/catalogue/templates/catalogue/book_text.html @@ -1,5 +1,4 @@ {% load i18n %} -{% load url from future %} {% load static from staticfiles %} {% load chunks compressed catalogue_tags %} + {% include "annoy.html" %} {{ book.html_file.read|safe }} {{ piwik_tag|safe }} - -