From: Ant Zucaro Date: Sat, 14 May 2011 23:02:49 +0000 (-0400) Subject: Reword some aspects of the player info template. X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=2aab05ccdd10c08cd3eb860069949a233aa36948;p=xonotic%2Fxonstat.git Reword some aspects of the player info template. --- diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index aae1b66..6cf02f7 100755 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -13,9 +13,8 @@ ${parent.title()}

Sorry, that player wasn't found!

% else: -

Player Detail

+

${player.nick}

- Nickname: ${player.nick}
Joined: ${player.create_dt.strftime('%m/%d/%Y at %I:%M %p')}

% endif @@ -24,7 +23,8 @@ ${parent.title()}

Recent Games

+More games played by ${player.nick}... % endif