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