<%inherit file="body.html"/> <%namespace name="util" file="util.html"/> <%def name="title()"> People

People

These are all of the people. Click on any to see their progress towards completing their tasks for the cycle.

% if people: % else:

No people!

% endif