Tasks

{{for group in c.keys():}} {{statuses = c[group].keys()}} {{if statuses:}} {{status = statuses.pop()}} {{else:}} {{pass}} {{while len(statuses)>0:}} {{status = statuses.pop()}} {{pass}} {{pass}}
Group Status #
{{=A(group, _href=URL('task_group', args=group, user_signature=True))}}{{=A(c[group][status]['pretty'], _href=URL('task_group', args=[group,status], user_signature=True))}} {{=c[group][status]['count']}}
{{=A(c[group][status]['pretty'], _href=URL('task_group', args=[group,status], user_signature=True))}} {{=c[group][status]['count']}}