diff --git a/backend/email/emails/welcome.tsx b/backend/email/emails/welcome.tsx
index 140cf084..5d13a6b2 100644
--- a/backend/email/emails/welcome.tsx
+++ b/backend/email/emails/welcome.tsx
@@ -1,6 +1,6 @@
import {Body, Button, Container, Head, Html, Preview, Section, Text} from '@react-email/components'
import {type User} from 'common/user'
-import { container, content, Footer, main, paragraph} from 'email/utils'
+import {container, content, Footer, main, paragraph} from 'email/utils'
import React from 'react'
import {createT} from 'shared/locale'
@@ -116,27 +116,27 @@ export const WelcomeEmail = ({
-
- {t('email.welcome.copyLink', 'Or copy and paste this link into your browser:')}
-
- {verificationLink}
-
-
+ {/**/}
+ {/* {t('email.welcome.copyLink', 'Or copy and paste this link into your browser:')}
*/}
+ {/* */}
+ {/* {verificationLink}*/}
+ {/* */}
+ {/**/}