{% extends "basic/layout.html" %} {%- macro secondnav() %} {%- if prev %} « previous {{ reldelim2 }} {%- endif %} {%- if parents %} up {%- else %} up {%- endif %} {%- if next %} {{ reldelim2 }} next » {%- endif %} {%- 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 %}
{{ last_updated }}
{%- endif %}