{% extends "layout.html" %} {% block body %}

To configure a new dispatch task, select one from the list of available tasks.

{% for task in taskdefs() %} {% endfor %}
{% endblock %}