diff --git a/website/src/pages/account/edit.tsx b/website/src/pages/account/edit.tsx
index f695fce7..497e8238 100644
--- a/website/src/pages/account/edit.tsx
+++ b/website/src/pages/account/edit.tsx
@@ -36,22 +36,24 @@ export default function Account() {
content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world."
/>
-
-
{session.user.name || "No username"}
-
-
+
+
+
{session.user.name || "No username"}
+
+
+
>
);
}
diff --git a/website/src/pages/account/index.tsx b/website/src/pages/account/index.tsx
index 9f8dc4a3..d26fc842 100644
--- a/website/src/pages/account/index.tsx
+++ b/website/src/pages/account/index.tsx
@@ -19,13 +19,15 @@ export default function Account() {
content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world."
/>
-
-
{session.user.name || "No username"}
-
-
{session.user.email}
-
+
+
+
{session.user.name || "No username"}
+
+
{session.user.email}
+
+
>
);
}
diff --git a/website/src/pages/privacy-policy.tsx b/website/src/pages/privacy-policy.tsx
index dcb3bc19..164fab93 100644
--- a/website/src/pages/privacy-policy.tsx
+++ b/website/src/pages/privacy-policy.tsx
@@ -14,7 +14,7 @@ const PrivacyPolicy = () => {
content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world."
/>
-
+
Privacy Policy
diff --git a/website/src/pages/terms-of-service.tsx b/website/src/pages/terms-of-service.tsx
index d97c8d34..ce60a20e 100644
--- a/website/src/pages/terms-of-service.tsx
+++ b/website/src/pages/terms-of-service.tsx
@@ -14,7 +14,7 @@ const TermsOfService = () => {
content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world."
/>
-
+
Terms Of Service