From 97c98e9c29dfd15770611d3c08f04e7dc77e6ce3 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 7 Oct 2021 05:18:57 +0200 Subject: [PATCH] fgfg --- files/templates/header.html | 2 +- files/templates/userpage.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 2e1b2fc99c..0d029c124a 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -96,7 +96,7 @@
{{v.username}}
-
{{v.coins}} {{'COINS_NAME' | app_config}}
+
{{v.coins}} {{'COINS_NAME' | app_config}}
diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 3261f4f3f0..da8e3bfa8b 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -138,7 +138,7 @@ {% if u.customtitle %}

{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}

{% endif %}
{{u.coins}} -    +    {% if u.stored_subscriber_count >=1 and not u.is_nofollow %}{{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   {% endif %} joined {{u.created_date}} @@ -395,7 +395,7 @@
{{u.coins}} -    +    {% if u.stored_subscriber_count >=1 and not u.is_nofollow %}{{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   {% endif %} {% if "pcm" in request.host %}
Based count: {{u.basedcount}}