From: Ant Zucaro Date: Sat, 14 Mar 2015 02:03:55 +0000 (-0400) Subject: Add thead elements to get the proper highlighting. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=64980d986227d499303efdc0b19ca6be6c337e63;p=xonotic%2Fxonstat.git Add thead elements to get the proper highlighting. --- diff --git a/xonstat/templates/player_index.mako b/xonstat/templates/player_index.mako index 36b8cb5..8632734 100644 --- a/xonstat/templates/player_index.mako +++ b/xonstat/templates/player_index.mako @@ -30,12 +30,14 @@ - - - - - - + + + + + + + + % for player in players:
Player IDNickJoined
Player IDNickJoined
${player.player_id} diff --git a/xonstat/templates/server_index.mako b/xonstat/templates/server_index.mako index fe3ce11..0eaac7a 100644 --- a/xonstat/templates/server_index.mako +++ b/xonstat/templates/server_index.mako @@ -30,12 +30,14 @@ - - - - - - + + + + + + + + % for server in servers:
Server IDNameAdded
Server IDNameAdded
${server.server_id}