{% load i18n horizon humanize %} {% block help_message %} {% endblock %}

{% blocktrans %}Drag actions in the order they will be executed on the client.{% endblocktrans %}

{% blocktrans %}Available Actions{% endblocktrans %}
{% blocktrans %}Selected Actions In Order{% endblocktrans %}
{% include "horizon/common/_form_fields.html" %} {{ table.render }}
{{ step.get_help_text }}