{% import 'locale-'+language+'_t' as t -%} {%- block htmltitle -%} {{ title|striptags|e }}{{ titlesuffix }} {%- endblock %} {% if hasdoc('genindex') -%} {%- endif %} {% if parents -%} {%- endif %} {% if next -%} {%- endif %} {% if prev -%} {%- endif %} {# #} {% include "header.html" %} {% block content %}{% endblock %} {% include "footer.html" %} {% block scripts %}{% endblock %}