{% extends "sphinx_rtd_theme/layout.html" %} {% block htmltitle %} {{ super() }} {% endblock %} {% block extrahead %} {% endblock %} {% block content %} {{ super() }}

*Other names and brands may be claimed as the property of others.

{% endblock %} {% block menu %} {% include "cversions.html" %} {{ super() }} {% endblock %} {% block footer %} {% endblock %}