]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/game_info.mako
Fix the navigation icons. Fixes #161.
[xonotic/xonstat.git] / xonstat / templates / game_info.mako
index 02e0b9eb0aec3fdcae6b3cb02be11d54e21e00e7..2b7cd70670330224e6d0011b6eaea834e9f69f7e 100644 (file)
@@ -73,6 +73,8 @@
               ${tgstat.caps}
             % elif game.game_type_cd == 'ca':
               ${tgstat.rounds}
+            % elif game.game_type_cd == 'nb':
+              ${tgstat.caps}
             % else:
               ${tgstat.score}
             % endif