X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c44816fb6561b51cb9fcbdf1bf272ffad8571dca..ace92112e99e3f48466e4d230087c3ab40187450:/src/wolnelektury/templates/main_page.html?ds=sidebyside

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 %}