diff --git a/files/templates/CHRISTMAS/leaderboard.html b/files/templates/CHRISTMAS/leaderboard.html index d838aa8bb4..acec697c7d 100644 --- a/files/templates/CHRISTMAS/leaderboard.html +++ b/files/templates/CHRISTMAS/leaderboard.html @@ -59,7 +59,7 @@
{% for user in users1 %} -
+

{{users1.index(user)+1}} @@ -96,9 +96,9 @@ rDrama's 20 Top Spenders

-
+
{% for user in users7 %} -
+

{{users7.index(user)+1}} @@ -135,9 +135,9 @@ rDrama's 15 Most Popular

-
+
{% for user in users2 %} -
+

{{users2.index(user)+1}} @@ -174,9 +174,9 @@ rDrama's 10 Most Terminally Online (Posts)

-
+
{% for user in users3 %} -
+

{{users3.index(user)+1}} @@ -213,9 +213,9 @@ rDrama's 10 Most Terminally Online (Comments)

-
+
{% for user in users4 %} -
+

{{users4.index(user)+1}} @@ -252,9 +252,9 @@ rDrama's 10 Biggest Winners

-
+
{% for user in users5 %} -
+

{{users5.index(user)+1}} @@ -291,9 +291,9 @@ rDrama's 25 Most Downvoted

-
+
{% for user in users9 %} -
+

{{loop.index}}