X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=xonstat%2Ftemplates%2Frank_index.mako;h=809a1640c975dd8ea1dc66b9a707ec6483371238;hb=31cde11b854d03d176da91ede110196051507064;hp=e501aa71f5a13d46a526718236b22e1da19a6c0d;hpb=82f90469bf71496c6e639da83af04488e0979b16;p=xonotic%2Fxonstat.git diff --git a/xonstat/templates/rank_index.mako b/xonstat/templates/rank_index.mako index e501aa7..809a164 100644 --- a/xonstat/templates/rank_index.mako +++ b/xonstat/templates/rank_index.mako @@ -21,16 +21,16 @@ Capture The Flag Rank Index % else: - - - + + + <% i = 1 %> % for rank in ranks: - <% i += 1 %> % endfor
RankNickEloRankNickElo
${rank.rank}${rank.nick_html_colors()|n} - ${round(rank.elo, 3)} + ${rank.nick_html_colors()|n} + ${int(round(rank.elo))}