Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
sphinx
/
themes
/
basic
📤 Upload
📝 New File
📁 New Folder
Close
Editing: page.html
{# basic/page.html ~~~~~~~~~~~~~~~ Master template for simple pages. :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "layout.html" %} {% block body %} {{ body }} {% endblock %}
Save
Cancel