{% if management_token %}
{% endif %}
{{ title }}
{% if theme == "auto" %}
{% else %}
{% endif %}
{% if styles_css %}{% endif %} {% if i18n_json %} {% endif %} {% if toc and toc | length > 0 %}
Table of Contents
{% for item in toc %}
{{ item.text }}
{% endfor %}
{% endif %}
{% if show_back_link %}
← Back to file list
{% endif %}
{{ content | safe }}
{% if enable_search %}
ESC
to close
{% endif %} {% if has_mermaid %} {% endif %} {% if enable_edit and markdown_content_json %} {% endif %}