diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index 141e20c1c..7291b86bc 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -142,9 +142,9 @@ Based count - {% for user in users5 %} + {% for user in users6 %} - {{users5.index(user)+1}} + {{users6.index(user)+1}} {{user.username}} {{user.basedcount}}