{# No search, but Sphinx requires this template to exist #} {%- block doctype -%} {% endblock -%} {# HTML tag #} {%- if html_tag %} {{ html_tag }} {% else -%} {% endif -%} {# HTML head #} {%- block html_head %} {% endblock -%} {# HTML body #} {%- block body_tag %} {% endblock %}