Back to Serve

Page

docs/_templates/page.html

3.34.0572 B
Original Source

{% trans %}Back to top{% endtrans %} {#- Edit this page, on GitHub -#} {%- if READTHEDOCS and conf_py_path and page_source_suffix and github_user != "None" and github_repo != "None" and github_version %} {{ _("Edit this page") }} {% endif %} {#- Theme toggle -#}

Toggle Light / Dark / Auto color theme

Toggle table of contents sidebar

{% block content %}{{ body }}{% endblock %}