{% load i18n %} {% block help_message %}

{% blocktrans %} The Notifications field contains the list of Notifications that should be sent when transitioning to another state. {% endblocktrans %}

{% blocktrans %} If for some transitions notifications should not be sent they can be disabled. {% endblocktrans %}

{% endblock %}