Separate club join view for app users.
[wolnelektury.git] / src / wolnelektury / templates / main_page.html
old mode 100755 (executable)
new mode 100644 (file)
index 0b6545f..4a627e6
 {% 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 %}