From: Ant Zucaro Date: Tue, 5 Feb 2013 00:36:08 +0000 (-0500) Subject: Center view button and game type icons X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=947bcbda4e4e8fb457d5d365bd0faa3691630250;p=xonotic%2Fxonstat.git Center view button and game type icons --- diff --git a/xonstat/templates/game_finder.mako b/xonstat/templates/game_finder.mako index bca5e20..71cc560 100644 --- a/xonstat/templates/game_finder.mako +++ b/xonstat/templates/game_finder.mako @@ -24,8 +24,8 @@ % for rg in recent_games.items: - view - + view + ${rg.server_name} ${rg.map_name} ${rg.fuzzy_date} diff --git a/xonstat/templates/main_index.mako b/xonstat/templates/main_index.mako index f1dd2b1..91640ec 100644 --- a/xonstat/templates/main_index.mako +++ b/xonstat/templates/main_index.mako @@ -174,9 +174,9 @@ Leaderboard % for rg in recent_games: - view + view - + ${rg.server_name} ${rg.map_name} ${rg.fuzzy_date}