diff --git a/src/backend/email_templates.py b/src/backend/email_templates.py index 3f714c3..51c81c0 100644 --- a/src/backend/email_templates.py +++ b/src/backend/email_templates.py @@ -1,6 +1,6 @@ EMAIL_TEMPLATES = { "verification": { - "subject": "Welcome to {app_name} - Please verify your email", + "subject": "Welcome to Backstory - Please verify your email", "html": """ @@ -103,12 +103,12 @@ EMAIL_TEMPLATES = {
-

Welcome to {app_name}!

+

Welcome to Backstory!

Thanks for joining us, {user_name}

Please verify your email address

-

To complete your registration and start using {app_name}, please verify your email address by clicking the button below:

+

To complete your registration and start using Backstory, please verify your email address by clicking the button below:

Verify Email Address @@ -124,7 +124,7 @@ EMAIL_TEMPLATES = {
@@ -133,14 +133,14 @@ EMAIL_TEMPLATES = { }, "mfa": { - "subject": "Security Code for {app_name}", + "subject": "Security Code for Backstory", "html": """ - Security Code + Backstory Security Code