Annoying fixes.
[wolnelektury.git] / src / catalogue / templates / catalogue / tagged_object_list.html
index f83c7d5..285af0a 100644 (file)
@@ -5,6 +5,15 @@
 
 {% block titleextra %}{% if tags %}{% title_from_tags tags %}{% elif list_type == 'gallery' %}{% trans "Gallery" %}{% elif list_type == 'audiobooks' %}{% trans "Audiobooks" %}{% else %}{% trans "Literature" %}{% endif %}{% endblock %}
 
+
+{% block extrahead %}
+{{ block.super }}
+{% if request.path == '/katalog/lektury/' or request.path == '/katalog/audiobooki/' %}
+{% include "hotjar.html" %}
+{% endif %}
+{% endblock %}
+
+
 {% block bodyid %}tagged-object-list{% endblock %}
 
 {% block body %}
         {% endif %}
       </div>
 
-      {% if tag.gazeta_link %}
-        <div class="white-box"><a href="{{ tag.gazeta_link }}">
-          {{ tag }} {% trans "in Lektury.Gazeta.pl" %}
-        </a></div>
-      {% endif %}
       {% if tag.wiki_link %}
         <div class="white-box">
         <a href="{{ tag.wiki_link }}">