From: Ant Zucaro Date: Sun, 18 Aug 2013 18:53:33 +0000 (-0400) Subject: Remove those pesky epochs. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=50ba0b71be150857bdd95ec20f87146a0c5ac9a8;p=xonotic%2Fxonstat.git Remove those pesky epochs. --- diff --git a/xonstat/templates/player_hashkey_info_text.mako b/xonstat/templates/player_hashkey_info_text.mako index a44629e..7bbd0ee 100644 --- a/xonstat/templates/player_hashkey_info_text.mako +++ b/xonstat/templates/player_hashkey_info_text.mako @@ -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