Child Page without Page

Preview Not Available

{% if has_parent and not has_entity_type %}

The parent page {{ parent_page.title }} is not configured to present this child page.

To correct this problem, edit the parent page {{ parent_page.title }} and configure it to present {{ entity_model_plural }}.

{% elif not has_parent %}

This child page is currently not attached to any parent page.

To correct this problem, assign a parent page to this child page within the Presentation section for this page.

{% endif %}