]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_game_index.mako
Highlight the filtered game mode.
[xonotic/xonstat.git] / xonstat / templates / player_game_index.mako
index 1a08bc159bb6c40e81937ba22a397551c34fbd72..68c1a5ec33acd711fe962fa00b3391a6dff300b0 100644 (file)
@@ -49,6 +49,7 @@ Recent Games
       class="active"
       % endif
       >
+
       % if game.game_type_cd == 'overall':
       <a href="${request.route_url("player_game_index", player_id=player.player_id)}" alt="${game.game_type_cd}" title="" data-toggle="none">
       % else: