{# add heading #}
{% for item in page.parent.children %} {% if item != page.parent.children[0] %} {{ item.title }} {% endif %} {% endfor %}