{% extends "wagtailadmin/base.html" %} {% load meta_description %} {% block bodyclass %}menu-explorer{% endblock %} {% block titletag %}Create a page in {{ parent_page.title }}{% endblock %} {% block content %} {% include "verdantadmin/shared/header.html" with title="Create a page in" subtitle=parent_page.title %}
Choose which type of page you'd like to create.
{% if all_page_types %}