{{ page.title | e }}
{{ content }}{% if page_language == "ko" %}이 섹션의 문서{% else %}In This Section{% endif %}
-
{% for p in section.pages | sort(attribute="weight") %}
- {{ p.title | e }} {% if p.description %}{{ p.description | e }}{% endif %} {% endfor %}