{% extends "!layout.html" %} {% block extrahead %} {# html_context variable from conf.py #} {# html_context variable from confoverrides (as if given on cmdline) #} {{ super() }} {% endblock %}