{% extends "wagtailadmin/base.html" %} {% block titletag %}{% endblock %} {% block bodyclass %}menu-explorer{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Pages using" subtitle=content_type.model_class.get_verbose_name %}