Due: ${due}

Status: % if success: You have successfully gotten to level ${goal_level}. % else: You have not yet gotten to level ${goal_level}. % endif

Completed puzzles

% for puzzle in completed: % endfor
Level Submitted
${'{0}-{1}'.format(puzzle['set'], puzzle['subset'])} ${puzzle['created'].strftime('%Y-%m-%d %H:%M')}