{# sphinx-rigado-theme/page.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Master template for simple pages. #} {%- extends "layout.html" %} {% block body %} {{ body }}
{% endblock %}