Add HotJar on few pages.
[wolnelektury.git] / src / catalogue / templates / catalogue / book_detail.html
index 865aca2..ecae89e 100644 (file)
 
 {% block bodyid %}book-detail{% endblock %}
 
+{% block extrahead %}
+{{ block.super }}
+{% if request.path == '/katalog/lektura/pan-tadeusz/' %}
+{% include "hotjar.html" %}
+{% endif %}
+{% endblock %}
+
+
 {% block body %}
   {% include 'catalogue/book_wide.html' %}