X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dce2c3d09e1beee2746f8d35e272da3f5aa1d472..7538e73c6e0b33485bcaa42718232badecdf9e90:/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 0b6545fdd..4a627e6c3 --- 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 %}