diff --git a/dashboard/public/views/profile.html b/dashboard/public/views/profile.html
index dbe805272..6bd1bef82 100644
--- a/dashboard/public/views/profile.html
+++ b/dashboard/public/views/profile.html
@@ -392,62 +392,62 @@
-
-
-
-
-
-
- | {{ 'main.username' | tr }} |
-
- {{ user.username }}
- |
-
-
- | {{ 'main.displayName' | tr }} |
-
- {{ user.displayName }}
- |
-
-
- | {{ 'profile.primaryEmail' | tr }} |
-
- {{ user.email }}
- |
-
-
- | {{ 'profile.passwordRecoveryEmail' | tr }} |
-
- {{ user.fallbackEmail }}
- |
-
-
- |
- {{ 'profile.passwordResetAction' | tr }}
- |
-
- | |
-
- | {{ 'profile.language' | tr }} |
-
-
- |
-
-
+
+
-
-
-
-
-
-
+
+
+
+ | {{ 'main.username' | tr }} |
+
+ {{ user.username }}
+ |
+
+
+ | {{ 'main.displayName' | tr }} |
+
+ {{ user.displayName }}
+ |
+
+
+ | {{ 'profile.primaryEmail' | tr }} |
+
+ {{ user.email }}
+ |
+
+
+ | {{ 'profile.passwordRecoveryEmail' | tr }} |
+
+ {{ user.fallbackEmail }}
+ |
+
+
+ |
+ {{ 'profile.passwordResetAction' | tr }}
+ |
+
+ | |
+
+ | {{ 'profile.language' | tr }} |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+