From: Ant Zucaro Date: Thu, 19 May 2011 21:00:28 +0000 (-0400) Subject: Add humorous "not found" message for the player_info template. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f63129ee4748e548eb123648549ccd18d626a6d1;p=xonotic%2Fxonstat.git Add humorous "not found" message for the player_info template. --- diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 471741a..6231968 100755 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -10,7 +10,8 @@ ${parent.title()} % if player is None: -

Sorry, that player wasn't found!

+

This player is so good we couldn't find him!

+

Seriously though, he probably doesn't exist...just a figment of your imagination. Carry on then!

% else:

${player.nick}