X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/98b2c09ef1f1c8288a31517f61423264c6b3291c..355e42e2b2244470ac6a5b9ad056e4a3f38f838c:/src/wolnelektury/templates/main_page.html diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html old mode 100755 new mode 100644 index 1d59c1379..4a627e6c3 --- a/src/wolnelektury/templates/main_page.html +++ b/src/wolnelektury/templates/main_page.html @@ -10,6 +10,11 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} +{% block extrahead %} +{{ block.super }} +{% include "hotjar.html" %} +{% endblock %} + {% block body %} {% spaceless %} {% if cite %} @@ -139,7 +144,6 @@