${_("Due:")} ${get_default_time_display(due)} - -
- ${_("Status:")} - % if success: - ${_('You have successfully gotten to level {goal_level}.').format(goal_level=goal_level)}' - % else: - ${_('You have not yet gotten to level {goal_level}.').format(goal_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]} | -