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

{% blocktrans %}Rules{% endblocktrans %}

{% blocktrans %}Define rules for this action, from how many times it will retry the action, the interval between interval and whether or not the action is mandatory. {% endblocktrans %}

{% endblock %}