diff --git a/src/lib/services/email-service.ts b/src/lib/services/email-service.ts index c729f31c32..bdf2396843 100644 --- a/src/lib/services/email-service.ts +++ b/src/lib/services/email-service.ts @@ -424,6 +424,7 @@ export class EmailService { name: this.stripSpecialCharacters(name), year, unleashUrl, + recipient, }; let gettingStartedTemplate = 'getting-started'; diff --git a/src/mailtemplates/getting-started-new/getting-started-new.html.mustache b/src/mailtemplates/getting-started-new/getting-started-new.html.mustache index e7a076bee1..bde36dfcd5 100644 --- a/src/mailtemplates/getting-started-new/getting-started-new.html.mustache +++ b/src/mailtemplates/getting-started-new/getting-started-new.html.mustache @@ -155,9 +155,9 @@
diff --git a/src/mailtemplates/getting-started-new/getting-started-new.plain.mustache b/src/mailtemplates/getting-started-new/getting-started-new.plain.mustache index c757a36fb6..e9386d25f5 100644 --- a/src/mailtemplates/getting-started-new/getting-started-new.plain.mustache +++ b/src/mailtemplates/getting-started-new/getting-started-new.plain.mustache @@ -23,6 +23,5 @@ Once you're up and running, you might want to take a look at the following resou Best, Your Unleash team -Follow us on GitHub: https://github.com/unleash -Contact us: team@getunleash.io -© {{ year }} Bricks Software – All rights reserved. +By starting to use Unleash, you are agreeing to our Terms of Service: https://www.getunleash.io/terms-of-service +This email was sent to {{ recipient }}