{% extends "wagtailadmin/generic/edit.html" %} {% load i18n wagtailadmin_tags %} {% block main_content %}
{% icon name='help' %} {% url 'wagtailadmin_workflows:usage' workflow.pk as workflow_pages_url %} {% blocktrans trimmed %} Workflows apply to child pages too. If you select a parent page here, its child pages will also use this workflow. See the list of the pages your workflow applies to. {% endblocktrans %}
{% icon name='help' %} {% trans "This workflow is disabled so it cannot be assigned to any pages." %}
{% icon name='help' %} {% trans "This workflow is disabled so it cannot be assigned to any snippets." %}