{% extends "wcs/backoffice/base.html" %} {% load i18n %} {% block appbar-title %}{{ workflow.name }}{% endblock %} {% block appbar-actions %} {% if not workflow.is_readonly %} {% trans "change category" %} {% trans "change title" %} {% endif %} {% endblock %} {% block content %} {{ view.last_modification_block|safe }}
{% trans "There are not yet any status defined in this workflow." %}
{% else %} {% if workflow.is_readonly %}{% trans "Use drag and drop with the handles to reorder status." %}
{{ "{{" }} form_option_{{ field.varname }} }}
{% endif %}
{{ "{{" }} form_var_{{ field.varname }} }}
{% endif %}
{% trans "This workflow is used for the following forms:" %}
{% trans "This workflow is used for the following card models:" %}
{% trans "The following mail templates are used in this workflow:" %}