diff --git a/files/templates/admins.html b/files/templates/admins.html index ee2d76d6b4..c5c53bc793 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -22,7 +22,7 @@ {% for user in admins %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} + @{{user.username}}'s profile picture{{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} {{user.truecoins}} {{user.modaction_num}} diff --git a/files/templates/agendaposters.html b/files/templates/agendaposters.html index 61287b766c..53d43e2718 100644 --- a/files/templates/agendaposters.html +++ b/files/templates/agendaposters.html @@ -11,7 +11,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% endfor %} diff --git a/files/templates/banned.html b/files/templates/banned.html index 0a6cfbf1cf..b6362adc83 100644 --- a/files/templates/banned.html +++ b/files/templates/banned.html @@ -13,9 +13,9 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% if user.ban_reason %}{{user.ban_reason}}{% endif %} - @{{user.banned_by.username}}'s profile picture{{user.banned_by.username}} + @{{user.banned_by.username}}'s profile picture{{user.banned_by.username}} {% endfor %} diff --git a/files/templates/followers.html b/files/templates/followers.html index 748aae6644..38689c91dd 100644 --- a/files/templates/followers.html +++ b/files/templates/followers.html @@ -21,7 +21,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% if v.id == u.id %}
Remove follow
{% endif %} diff --git a/files/templates/following.html b/files/templates/following.html index 8da536d6c4..cc7a5b1496 100644 --- a/files/templates/following.html +++ b/files/templates/following.html @@ -21,7 +21,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% if v.id == u.id %}
Unfollow
{% endif %} diff --git a/files/templates/grassed.html b/files/templates/grassed.html index 35d8f6fdf0..d104ff55cb 100644 --- a/files/templates/grassed.html +++ b/files/templates/grassed.html @@ -13,7 +13,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.ban_reason.split('by ')[1]}} {% endfor %} diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index c642cb6516..f3706eea74 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -17,7 +17,7 @@ {% for user in users1 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.coins}} {% endfor %} @@ -45,7 +45,7 @@ {% for user in users7 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.coins_spent}} {% endfor %} @@ -73,7 +73,7 @@ {% for user in users10 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.truecoins}} {% endfor %} @@ -100,7 +100,7 @@ {% for user in users2 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.stored_subscriber_count}} {% endfor %} @@ -125,7 +125,7 @@ {% for user in users3 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.post_count}} {% endfor %} @@ -150,7 +150,7 @@ {% for user in users4 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.comment_count}} {% endfor %} @@ -177,7 +177,7 @@ {% for user in users5 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.received_award_count}} {% endfor %} @@ -206,7 +206,7 @@ {% for user in users9 %} {{loop.index}} - @{{user[0].username}}'s profile picture{{user[0].username}} + @{{user[0].username}}'s profile picture{{user[0].username}} {{user[1]}} {% endfor %} @@ -236,7 +236,7 @@ {% for user in users12 %} {{loop.index}} - @{{user[0].username}}'s profile picture{{user[0].username}} + @{{user[0].username}}'s profile picture{{user[0].username}} {{user[1]}} {% endfor %} @@ -266,7 +266,7 @@ {% for user in users6 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.basedcount}} {% endfor %} @@ -296,7 +296,7 @@ {% for user in users13 %} {{loop.index}} - @{{user[0].username}}'s profile picture{{user[0].username}} + @{{user[0].username}}'s profile picture{{user[0].username}} {{user[1]}} {% endfor %} @@ -327,7 +327,7 @@ {% for user in users15 %} {{loop.index}} - @{{user[0].username}}'s profile picture{{user[0].username}} + @{{user[0].username}}'s profile picture{{user[0].username}} {{user[1]}} {% endfor %} diff --git a/files/templates/rentoids.html b/files/templates/rentoids.html index 3d9d84e331..84b499c709 100644 --- a/files/templates/rentoids.html +++ b/files/templates/rentoids.html @@ -13,7 +13,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% endfor %} diff --git a/files/templates/shadowbanned.html b/files/templates/shadowbanned.html index 85926bac8d..79803af071 100644 --- a/files/templates/shadowbanned.html +++ b/files/templates/shadowbanned.html @@ -14,7 +14,7 @@ {% for user in users %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {{user.shadowbanned}} {% endfor %} diff --git a/files/templates/thiefs.html b/files/templates/thiefs.html index 6d530eed97..9b4b0d3014 100644 --- a/files/templates/thiefs.html +++ b/files/templates/thiefs.html @@ -13,7 +13,7 @@ {% for user in successful %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% endfor %} @@ -31,7 +31,7 @@ {% for user in failed2 %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% endfor %} @@ -49,7 +49,7 @@ {% for user in failed %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}} + @{{user.username}}'s profile picture{{user.username}} {% endfor %} diff --git a/files/templates/viewers.html b/files/templates/viewers.html index a1da9c9de1..168aaa4e65 100644 --- a/files/templates/viewers.html +++ b/files/templates/viewers.html @@ -12,7 +12,7 @@ {% for view in viewers %} - @{{view.viewer.username}}'s profile picture{{view.viewer.username}} + @{{view.viewer.username}}'s profile picture{{view.viewer.username}} {{view.last_view_string}} {% endfor %} diff --git a/files/templates/voters.html b/files/templates/voters.html index 67376e8635..4389637d3d 100644 --- a/files/templates/voters.html +++ b/files/templates/voters.html @@ -18,7 +18,7 @@ {% for user in users %} {{loop.index}} - @{{user[0].username}}'s profile picture{{user[0].username}} + @{{user[0].username}}'s profile picture{{user[0].username}} {{user[1]}} {% endfor %} diff --git a/files/templates/votes.html b/files/templates/votes.html index 8e433767ed..7a65f83977 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -23,7 +23,7 @@ User {% for vote in ups %} - @{{vote.user.username}}'s profile picture{{vote.user.username}} + @{{vote.user.username}}'s profile picture{{vote.user.username}} {% endfor %} @@ -32,7 +32,7 @@ User {% for vote in downs %} - @{{vote.user.username}}'s profile picture{{vote.user.username}} + @{{vote.user.username}}'s profile picture{{vote.user.username}} {% endfor %}