From 82df3758cd4ab2814a641cef7f6172f18ac835f4 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Sat, 7 Jun 2025 16:19:38 -0700 Subject: [PATCH] Updated email templates --- src/backend/email_templates.py | 24 ++++++++++++------------ users/.keep | 0 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 users/.keep 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