{% load i18n horizon humanize %} {% block help_message %}
{% blocktrans %}Specify the details for creating a job.{% endblocktrans %}
{% blocktrans %}A job defines an ordered list of actions to be executed in a client with scheduling information.{% endblocktrans %}
{% endblock %}