Table of Contents

{% for p in pages|sort(attribute='sortorder') %} {% if p %} {% if p.toc == 'True' %}{{ p.sidebartitle }}{% else %}{{ p.sidebartitle }}{% endif %} {% endif %} {% endfor %} ...or view all topics.