diff --git a/templates/week.tmpl b/templates/week.tmpl index 0672bf4..068aebd 100644 --- a/templates/week.tmpl +++ b/templates/week.tmpl @@ -1,8 +1,8 @@ Results for week beginning ${week_start.strftime("%F")} -

People who posted

+

Who posted:

% for u in sorted(good, key=lambda u:u.username): -
${u.username}:
+
${u.name} - @${u.username}:
-

People who failed to post

+

Slackers:

% if punt: -

People punted for excessive outstanding balances:

+

Who was punted for outstanding balances: