{# Amend aspects of the sphinx rtd theme. #} {% extends "!layout.html" %} {# Change some default colours of the sphinx rtd theme. #} {% block footer %} {{ super() }} {% endblock %}