From: Ant Zucaro Date: Tue, 9 Apr 2013 02:35:57 +0000 (-0400) Subject: Add joined date and player_id to player_info view. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fd0582146d211c407e27b348bb0548a14cf2cc2f;p=xonotic%2Fxonstat.git Add joined date and player_id to player_info view. --- diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index a1c7061..8a9bac3 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -194,6 +194,7 @@ Player Information

${player.nick_html_colors()|n}

+

Joined ${player.joined_pretty_date()} (player #${player.player_id})