From 013bb340112b31f4b427c324d7617a09a80589fa Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 8 Sep 2021 10:00:51 +0200 Subject: [PATCH] fd --- files/templates/header.html | 2 +- files/templates/leaderboard.html | 2 +- files/templates/userpage.html | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 7bf8e966b..9fc072a0c 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/leaderboard.html b/files/templates/leaderboard.html index 7291b86bc..ef9387554 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -4,7 +4,7 @@ {% block content %}

-
Top 25 by {{"COINS_NAME" | app_config}}
+
Top 25 by {{'COINS_NAME' | app_config}}

 
diff --git a/files/templates/userpage.html b/files/templates/userpage.html
index 9898f8180..701ee13f2 100644
--- a/files/templates/userpage.html
+++ b/files/templates/userpage.html
@@ -25,7 +25,7 @@
 
-=1 and not u.is_private and not u.is_nofollow %}{{u.stored_subscriber_count}} Followers - {% endif %}{% if not u.is_private %}{{u.post_count}} Posts - {{u.comment_count}} Comments - {% endif %}{{u.bio}}" />
+
@@ -36,7 +36,7 @@
 
-=1 and not u.is_private and not u.is_nofollow %}{{u.stored_subscriber_count}} Followers -{% endif %} {% if not u.is_private %} {{u.post_count}} Posts - {{u.comment_count}} Comments -{% endif %} {{u.bio}}" />
+
 {% endblock %}
@@ -155,7 +155,7 @@
 				{% if u.customtitle %}

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

{% endif %}
- {{u.coins}} {{"COINS_NAME" | app_config}}   {% 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}} + {{u.coins}} {{'COINS_NAME' | app_config}}   {% 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}}
{% if "pcm" in request.host %}

Based Count: {{u.basedcount}}

{% endif %} {% if u.bio_html %} @@ -188,7 +188,7 @@ MessageGet them help - Gift {{"COINS_NAME" | app_config}} + Gift {{'COINS_NAME' | app_config}} {% if 'pcm' in request.host and v.admin_level == 6 %} {% if u.admin_level == 0 %} @@ -408,7 +408,7 @@ {% endif %} {% if u.customtitle %}

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

{% endif %}
- {{u.coins}} {{"COINS_NAME" | app_config}}  {% 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 %} + {{u.coins}} {{'COINS_NAME' | app_config}}  {% 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}} @@ -451,7 +451,7 @@ Message Get them help - Gift {{"COINS_NAME" | app_config}} + Gift {{'COINS_NAME' | app_config}} {% if 'pcm' in request.host and v.admin_level == 6 %} {% if u.admin_level == 0 %}