]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_hashkey_info_text.mako
Remove those pesky epochs.
[xonotic/xonstat.git] / xonstat / templates / player_hashkey_info_text.mako
index a44629e5306bde3c36f4e9d7bf8b5503a737354d..7bbd0ee129b197b9b720b03e2d256a6018ad023b 100644 (file)
@@ -5,9 +5,7 @@ S ${request.route_url('player_info', id=player.player_id)}
 P ${hashkey}
 n ${player.nick}
 i ${player.player_id}
-e joined ${player_joined}
 e joined_dt ${player_joined_dt}
-e last_seen ${most_recent_game.epoch}
 e last_seen_dt ${most_recent_game.start_dt}
 % if player.active_ind == True:
 e active-ind 1