{% extends "basic/layout.html" %} {%- macro secondnav() %} {%- endmacro %} {% block extrahead %} {# When building htmlhelp (CHM format) disable jQuery inclusion, #} {# as it causes problems in compiled CHM files. #} {% if builder != "htmlhelp" %} {{ super() }} {% endif %} {% endblock %} {% block document %}