From: Ant Zucaro Date: Sun, 6 Nov 2016 01:19:15 +0000 (-0400) Subject: Add the active maps links back. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7a16fa5b269866a7901879fc9df5dcee95c0428b;p=xonotic%2Fxonstat.git Add the active maps links back. --- diff --git a/xonstat/templates/main_index.mako b/xonstat/templates/main_index.mako index 3405039..6641d96 100644 --- a/xonstat/templates/main_index.mako +++ b/xonstat/templates/main_index.mako @@ -134,7 +134,7 @@ % for tm in top_maps: ${tm.sort_order} - ${tm.map_name} + ${tm.map_name} ${tm.games} % endfor