X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c44816fb6561b51cb9fcbdf1bf272ffad8571dca..6ed1d78c6ca14fd002c7a00867d1964e0c4ea4a8:/src/wolnelektury/templates/main_page.html diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html index 0b6545fdd..4a627e6c3 100755 --- a/src/wolnelektury/templates/main_page.html +++ b/src/wolnelektury/templates/main_page.html @@ -10,12 +10,9 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} -{% block annoy %} - {% if not funding_no_show_current %} - {% cache 120 funding_top_bar LANGUAGE_CODE %} - {% funding_top_bar %} - {% endcache %} - {% endif %} +{% block extrahead %} +{{ block.super }} +{% include "hotjar.html" %} {% endblock %} {% block body %}