{% load i18n horizon humanize %} {% block help_message %}
{% blocktrans %}Set a start date and time to execute jobs{% endblocktrans %}
{% blocktrans %}Set the interval in the following format:{% endblocktrans %}
{% blocktrans %}If no start date is provided the job will start immediately{% endblocktrans %}
{% endblock %}