From c6f4ccac26a633210eda2448f2e9122d4208932a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 21 Oct 2021 21:28:49 +0200 Subject: [PATCH] dfs --- files/templates/userpage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 8c6e2de41..af28c3d7f 100755 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -315,7 +315,7 @@
  • @{{account.username}}{% if account._is_manual %} [m]{% endif %}
  • {% endfor %} - True score: {{u.truecoins}} + True score: {{u.truecoins}}   Coins spent: {{u.coins_spent}} {% endif %} {% if u.is_suspended %} @@ -582,7 +582,7 @@
  • @{{account.username}}{% if account._is_manual %} [m]{% endif %}
  • {% endfor %} - True score: {{u.truecoins}} + True score: {{u.truecoins}}   Coins spent: {{u.coins_spent}} {% endif %} {% if u.is_suspended %}