{% extends "layout.html" %} {% block body %}
Welcome back, {{ current_user.username }}! This is your task dispatch service. Documentation for its use is available here.
You haven't created any tasks yet.
{{ task.taskdef.description() }}