diff --git a/src/views/profile.html b/src/views/profile.html
index 7975c2ef7..68002d4fb 100644
--- a/src/views/profile.html
+++ b/src/views/profile.html
@@ -322,57 +322,57 @@
-
-
-
-
-
-
- | {{ 'main.username' | tr }} |
-
- {{ user.username }}
- |
-
-
- | {{ 'main.displayName' | tr }} |
-
- {{ user.displayName }}
- |
-
-
- | {{ 'profile.primaryEmail' | tr }} |
-
- {{ user.email }}
- |
-
-
- | {{ 'profile.passwordRecoveryEmail' | tr }} |
-
- {{ user.fallbackEmail }}
- |
-
- | |
-
- | {{ 'profile.language' | tr }} |
-
-
- |
-
-
-
-
-
-
- |
-
-
-
+
+
+
+
+
+
+ | {{ 'main.username' | tr }} |
+
+ {{ user.username }}
+ |
+
+
+ | {{ 'main.displayName' | tr }} |
+
+ {{ user.displayName }}
+ |
+
+
+ | {{ 'profile.primaryEmail' | tr }} |
+
+ {{ user.email }}
+ |
+
+
+ | {{ 'profile.passwordRecoveryEmail' | tr }} |
+
+ {{ user.fallbackEmail }}
+ |
+
+ | |
+
+ | {{ 'profile.language' | tr }} |
+
+
+ |
+
+
+
+
+
+
+ |
+
+
+
+