]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_hashkey_info_text.mako
Updating player hashkey view
[xonotic/xonstat.git] / xonstat / templates / player_hashkey_info_text.mako
index cea9643603d09d580fd6647d3d0c1bbd7f54e6a1..7b5f2ba671c845d766882dcb70787cf2db6bfe12 100644 (file)
@@ -6,6 +6,7 @@ P ${hashkey}
 n ${player.nick}
 i ${player.player_id}
 e joined ${player_joined}
+e joined_dt ${player_joined_dt}
 % if player.active_ind == True:
 e active-ind 1
 % else: