diff --git a/app/api/services/base_service.py b/app/api/services/base_service.py index 86405d9..5fb9286 100644 --- a/app/api/services/base_service.py +++ b/app/api/services/base_service.py @@ -218,25 +218,17 @@ class BaseService: subject = "Verify your MERMS(AI) Account Setup" html_body = f"""\ - - - - - - - - - - - -
- Hello {firstname}! -
- You have received this message for your account verification
-
- Follow the link: link to complete the verification process.
-
- +
+ Hello {firstname}!, +
+ +

+ You have received this message for your account verification. +

+ +

+ Follow the link: link to complete the verification process. +

""" send_email_factory(