_includes/toc.html [34:51]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% for p2 in entry.children %} {% for q in site.pages %} {% if p2.path == q.path %}
{% if q.path == page.path %}

{{ q.title }}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _includes/toc.html [133:151]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% for p2 in entry.children %} {% for q in site.pages %} {% if p2.path == q.path %}
{% if q.path == page.path %}

{{ q.title }}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -