{% for section in page.sections %} {% if section.page_nav_exclude != 'true' %}
  • {{ section.name }}
  • {% endif %} {% endfor %}