X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/98b2c09ef1f1c8288a31517f61423264c6b3291c..6ed1d78c6ca14fd002c7a00867d1964e0c4ea4a8:/src/wolnelektury/templates/main_page.html diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html index 1d59c1379..4a627e6c3 100755 --- 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 @@