{% load i18n horizon humanize %} {% block help_message %}
{% blocktrans %}Specify the details for this action.{% endblocktrans %}
{% blocktrans %}An action is the simplest execution within a job, it could be a backup or a restore and it contains rules that the action must follow (max retries, interval between intervals, etc) .{% endblocktrans %}
{% endblock %}