diff --git a/backend/src/features/notifications/domain/email-layout/base-layout.ts b/backend/src/features/notifications/domain/email-layout/base-layout.ts index 5ecdec1..d6bc21c 100644 --- a/backend/src/features/notifications/domain/email-layout/base-layout.ts +++ b/backend/src/features/notifications/domain/email-layout/base-layout.ts @@ -68,7 +68,7 @@ export function renderEmailLayout(content: string): string { Manage Email Preferences
- © {new Date().getFullYear()} MotoVaultPro. All rights reserved. + © ${new Date().getFullYear()} MotoVaultPro. All rights reserved.