{%- extends "sphinx_book_theme/layout.html" %} {% block extrahead %} {{ super() }} {# Insert Hotjar script if theme_hotjar_id is set #} {% if not READTHEDOCS %} {% endif %} {% endblock %} {%- block body_tag %} {%- endblock %} {%- block content %} {{ super() }} {%- endblock %}