{% for page in page.get_ancestors %} {% if not page.is_root %} {{ page }} | {% endif %} {% endfor %} {{ page }}