From d0b240b0265f3da9974e13e9560436f454e1d41b Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 11 Dec 2021 01:07:04 -0600 Subject: [PATCH] fix --- files/templates/dropdowns/NavbarProfile.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/dropdowns/NavbarProfile.html b/files/templates/dropdowns/NavbarProfile.html index b58bf5e98..3b8d0ebac 100644 --- a/files/templates/dropdowns/NavbarProfile.html +++ b/files/templates/dropdowns/NavbarProfile.html @@ -10,15 +10,15 @@
{{ v.username }}
-
+
coin icon - {{v.coins}} + {{v.coins}} {% if v.procoins %} coin icon - {{v.procoins}} + {{v.procoins}} {% endif %}