diff --git a/fixbackend/notification/templates/verify_email.html b/fixbackend/notification/templates/verify_email.html index bc785564..61241ae1 100644 --- a/fixbackend/notification/templates/verify_email.html +++ b/fixbackend/notification/templates/verify_email.html @@ -9,69 +9,67 @@ - -
-
- + + + + alt="Logo">
-
- Welcome - to FIX! -
-
-
-
-

+
Welcome to FIX!
+ +
+ + + + Please verify your email address -
-
- - Simply click the link below to finish creating your account. - -
- -
-
- Verify - Email +

+
+ Simply click the link below to finish creating your account.
-
- -
- If you have any questions, drop our support team a message at - - support@fix.tt - -
-
- - This email is intended to: - - - {{ email }} - -
- - For more information please visit us at - - - fix.tt - -
- - © 2024 Some Engineering Inc. All rights reserved. - -
- +
+ + + + + + Verify Email + + + + + +
+ If you have any questions, drop our support team a message at support@fix.tt + + + + +
+
+ + This email is intended to: {{ email + }} + +
+ For more information please visit us at fix.tt +
+ © 2024 Some Engineering Inc. All rights reserved. + + + \ No newline at end of file