{% for toc_item in page.toc %} {% if nav_item.title != toc_item.title %} {% endif %} {% if toc_item.children %} {% endif %} {% endfor %}