Due: ${due} + + % if show_basic: + ${folditbasic} + % endif -
-Status: -% if success: -You have successfully gotten to level ${goal_level}. -% else: -You have not yet gotten to level ${goal_level}. -% endif -
-| Level | -Submitted | -
|---|---|
| ${'{0}-{1}'.format(puzzle['set'], puzzle['subset'])} | -${puzzle['created'].strftime('%Y-%m-%d %H:%M')} | -
Due: ${due} + +
+ Status: + % if success: + You have successfully gotten to level ${goal_level}. + % else: + You have not yet gotten to level ${goal_level}. + % endif +
+ +| Level | +Submitted | +
|---|---|
| ${'{0}-{1}'.format(puzzle['set'], puzzle['subset'])} | +${puzzle['created'].strftime('%Y-%m-%d %H:%M')} | +
| User | +Score | +
|---|---|
| ${pair[0]} | +${pair[1]} | +