From: Ant Zucaro Date: Fri, 13 Mar 2015 01:25:35 +0000 (-0400) Subject: Size the games table on the games finder page. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0fb560c0bc670248cf0b1d4cbc2414e371af7f5d;p=xonotic%2Fxonstat.git Size the games table on the games finder page. --- diff --git a/xonstat/templates/game_finder.mako b/xonstat/templates/game_finder.mako index 7c9a3ef..49ff842 100644 --- a/xonstat/templates/game_finder.mako +++ b/xonstat/templates/game_finder.mako @@ -41,26 +41,26 @@ Game Index
% if len(recent_games) > 0: - +
- - - - - - + + + + + + % for rg in recent_games: - - - - - - + + + + + % else: @@ -73,15 +73,15 @@ Game Index % else:

No more games to show!

% endif - - + + % if len(recent_games) == 20:
-
+
TypeServerMapTimeWinnerTypeServerMapTimeWinner
view${rg.server_name}${rg.map_name}${rg.fuzzy_date} + view${rg.server_name}${rg.map_name}${rg.fuzzy_date} % if rg.player_id > 2: ${rg.nick_html_colors|n}