{# Import the theme's layout. #} {% extends "sphinx_rtd_theme/layout.html" %} {% block extrahead %} {% endblock %} {# Add some extra stuff before and use existing with 'super()' call. #} {% block extrabody %} Checkout other versions! {% endblock %}