{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{{ view.page_title }}{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title='Delete User' subtitle='' %}
{{ view.confirmation_message }}