{%- if page.toc %} On this page {%- for toc_item in page.toc %} {{ toc_item.title }} {%- if toc_item.children %} {%- for child in toc_item.children %} {{ child.title }} {%- if child.children %} {%- for grandchild in child.children %} {{ grandchild.title }} {%- endfor %} {%- endif %} {%- endfor %} {%- endif %} {%- endfor %} {%- else %}