diff --git a/ghost/core/test/integration/services/email-service/__snapshots__/batch-sending.test.js.snap b/ghost/core/test/integration/services/email-service/__snapshots__/batch-sending.test.js.snap index dd56cd1b0d..a2c608b885 100644 --- a/ghost/core/test/integration/services/email-service/__snapshots__/batch-sending.test.js.snap +++ b/ghost/core/test/integration/services/email-service/__snapshots__/batch-sending.test.js.snap @@ -8171,7 +8171,7 @@ table.body figcaption a {

Name: not provided

-

Email: canceled-paid@example.com

+

Email: canceled-paid@example.com

Member since: date

@@ -8807,7 +8807,7 @@ table.body figcaption a {

Name: not provided

-

Email: subscription-box-comped@example.com

+

Email: subscription-box-comped@example.com

Member since: date

@@ -9443,7 +9443,7 @@ table.body figcaption a {

Name: not provided

-

Email: subscription-box-1@example.com

+

Email: subscription-box-1@example.com

Member since: date

@@ -10079,7 +10079,7 @@ table.body figcaption a {

Name: not provided

-

Email: paid@example.com

+

Email: paid@example.com

Member since: date

@@ -10715,7 +10715,7 @@ table.body figcaption a {

Name: not provided

-

Email: trialing-paid@example.com

+

Email: trialing-paid@example.com

Member since: date

diff --git a/ghost/email-service/lib/email-templates/template.hbs b/ghost/email-service/lib/email-templates/template.hbs index aeacc39c0e..9f48ff0355 100644 --- a/ghost/email-service/lib/email-templates/template.hbs +++ b/ghost/email-service/lib/email-templates/template.hbs @@ -186,7 +186,7 @@

Name: %%{name, "not provided"}%%

-

Email: %%{email}%%

+

Email: %%{email}%%

Member since: %%{created_at}%%