diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 8b4463950c..dc5935ffeb 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -30,564 +30,25 @@ {% endblock %} -{% block desktopUserBanner %} - - -{% endblock %} - -{% block mobileUserBanner %} -
-
-
- - - -
-
-
-
-
- -
-
- {% if u.is_suspended %} -
BANNED USER{% if u.ban_reason %}: {{u.ban_reason}}{% endif %}
- {% if u.unban_utc %}
{{u.unban_string}}
{% endif %} - {% endif %} - {% if u.verified %} {% endif %} -

{{u.username}}

- {% if u.username != u.original_username %} - - - - {% endif %} - {% if u.admin_level > 1 or (u.admin_level == 1 and not(v and v.admin_level > 1)) %} - - - - {% elif u.admin_level == 1 and v and v.admin_level > 1 %} - - - - {% endif %} - {% if v and v.has_follower(u) and not v.is_nofollow %} - Follows you - {% endif %} - {% if u.customtitle %}

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

- {% else %} -

-				{% endif %}
-
-				
-				
-				
- {{u.coins}} -    - - {% if u.procoins %} - {{u.procoins}} -    - {% endif %} - - {% 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 u.basedcount %} -
Based count: {{u.basedcount}} - {% endif %} - -
joined {{u.created_date}} -
- {% if u.bio_html %} -

{{u.bio_html | safe}}

- {% endif %} - - {% if u.friends_html %} -

Friends:

- {{u.friends_html | safe}} - {% endif %} - - {% if u.enemies_html %} -

Enemies:

- {{u.enemies_html | safe}} - {% endif %} - - {% if u.received_awards %} -
-

Awards received

- {% for a in u.received_awards %} - - - x{{a['count']}} - - {% endfor %} -
- {% endif %} - -
- {% for b in u.badges %} - {% if b.url %} - - {% else %} - - {% endif %} - {% endfor %} -
- {% if v and v.id == u.id %} - Edit profile - Profile views - {% endif %} - - {% if u.song and v and v.mute and not u.unmutable %} - Pause anthem - - {% endif %} - - {% if v and v.id != u.id %} - {% if u.id != 995 %}Unfollow{% endif %} - Follow - Message - Get them help - Gift {{'COINS_NAME' | app_config}} - - {% if v.admin_level > 2 %} - Make admin - Remove admin - - Make meme admin - Remove meme admin - - {% if u.admin_level > 1 %} - Revert admin actions - {% endif %} - {% endif %} - - - - - {% if v.admin_level > 1 %} - - - - -

-
- -
- -
- - -
- -     -
- - -
-     - -
-
-
- -
-

-						{% if u.is_suspended %}
-							
- - -
-
- - -
-
- -
- {% else %} -
- - - - -
-
- - -
-
- -
- {% endif %} -

-
-						
- - - -
- Disable Agendaposter Theme - -

-
-						Shadowban
-
-						Unshadowban
-
-
-						

-
-						Verify
-						Unverify
-
-						

-						
- - - -
-

-						
- - - -
- {% endif %} - {% endif %} -

-				

User ID: {{u.id}}

-

Coins spent: {{u.coins_spent}}

- {% if v and v.admin_level > 1 %} -

True score: {{u.truecoins}}

- {% if u.is_private %} -

User has private mode enabled.

- {% endif %} - {% endif %} - {% if v and (v.admin_level > 1 or v.alt) %} - Alts: -
    - {% for account in u.alts_unique %} -
  • @{{account.username}}{% if account._is_manual %} [m]{% endif %}
  • - {% endfor %} -
- {% endif %} - {% if u.is_suspended %} -

Banned by: @{{u.banned_by.username}}

- {% endif %} -
+{% subHeader %} +
+
+
+
+

+ Thread +

+
@@ -595,6 +56,8 @@ {% block content %} +
+
@@ -678,6 +141,8 @@
+
+ {% endblock %} {% block pagenav %}