{% load i18n horizon humanize %} {% block help_message %}
{% blocktrans %}Specify the name for this session.{% endblocktrans %}
{% blocktrans %}A session is a collection of jobs which share scheduling information and will coordinate one or more clients.{% endblocktrans %}
{% endblock %}