{% if page.parent %} {% with page=page.parent %} {% include "components/breadcrumbs.html" %} {% endwith %}
{{ page.title }}
{% else %} {{ page.title }} {% endif %}