{% extends "basic/layout.html" %} {% set script_files = script_files + [pathto("_static/searchtools.js", 1)] %} {% block htmltitle %} {{ super() }} {% endblock %} {% block footer %} {% if theme_analytics_code %} {% endif %} {% endblock %}