X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=xonstat%2Ftemplates%2Fmap_info.mako;h=c58f74a642f8d5827eef9888a1df0573ef46b554;hb=cf9226da5cd4e8e8f1841a6f6f5e0ae7c18038b5;hp=6f295402f245203861007b73190b17b392674a61;hpb=8b42e9c50ecc13479b6ee29b1c2b3454327de089;p=xonotic%2Fxonstat.git diff --git a/xonstat/templates/map_info.mako b/xonstat/templates/map_info.mako index 6f29540..c58f74a 100644 --- a/xonstat/templates/map_info.mako +++ b/xonstat/templates/map_info.mako @@ -29,14 +29,14 @@ - + <% i = 1 %> - % for (score_player_id, score_nick, score_value) in top_scorers: + % for (score_player_id, score_nick, score_value, _) in top_scorers: % if score_player_id != '-': @@ -57,14 +57,14 @@
## Nick Score
${i}
- + <% i = 1 %> - % for (player_id, nick, alivetime) in top_players: + % for (player_id, nick, alivetime, _) in top_players: % if player_id != '-': @@ -85,7 +85,7 @@
## Nick Time
${i}
- + @@ -114,7 +114,7 @@ % if len(captimes) > 0:
-
Best Flag Capture Times
+
Best Flag Capture Times
## Name # Games