diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index 1fbc4c02e..fa028d6d7 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -122,26 +122,28 @@ --> -
+

Linked accounts

-
- {% 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 %} +
+
+ {% 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 %} +