{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{{ view.page_title }}{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title=view.page_title subtitle=view.get_page_subtitle icon=view.header_icon %}
{% blocktrans trimmed %}This workflow is currently in progress on {{ workflow_states_in_progress }} pages. Deleting this workflow will cancel moderation on these page. Are you sure you want to delete this workflow?{% endblocktrans %}