From 1b654787637214eef7e7ec8a7b5e1905ac8f55a2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 22 Nov 2021 18:54:01 +0200 Subject: [PATCH] fds --- files/templates/settings_profile.html | 46 ++++++++++++++------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index a59fc1caa0..745be2167e 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -310,38 +310,40 @@ + + {% if 'pcm' not in request.host %} +

Linked Accounts

-

Linked Accounts

+

Manage your connections to other services.

-

Manage your connections to other services.

+
-
+
-
+
+ +
-
- -
+
-
+ {% if v.discord_id %} +
+ + +
- {% if v.discord_id %} -
- - -
+
Disconnecting your Discord account will remove you from the {{'SITE_NAME' | app_config}} Discord server.
+ {% else %} + Link Discord +
Link your Discord account to join the {{'SITE_NAME' | app_config}} Discord server.
+ {% endif %} -
Disconnecting your Discord account will remove you from the {{'SITE_NAME' | app_config}} Discord server.
- {% else %} - Link Discord -
Link your Discord account to join the {{'SITE_NAME' | app_config}} Discord server.
- {% endif %} +
+ +
- -
- -
+ {% endif %}

RSS Feed