diff --git a/ghost/core/core/server/services/members/emails/signin.js b/ghost/core/core/server/services/members/emails/signin.js index 901b2c58bb..cf249f8fcd 100644 --- a/ghost/core/core/server/services/members/emails/signin.js +++ b/ghost/core/core/server/services/members/emails/signin.js @@ -116,8 +116,8 @@ module.exports = ({t, siteTitle, email, url, accentColor = '#15212A', siteDomain @@ -145,12 +145,12 @@ module.exports = ({t, siteTitle, email, url, accentColor = '#15212A', siteDomain diff --git a/ghost/core/core/server/services/members/emails/signup-paid.js b/ghost/core/core/server/services/members/emails/signup-paid.js index cf0b248b1d..47b98628d3 100644 --- a/ghost/core/core/server/services/members/emails/signup-paid.js +++ b/ghost/core/core/server/services/members/emails/signup-paid.js @@ -116,8 +116,8 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

${t('Hey there,')}

-

${t('Welcome back! Use this link to securely sign in to your {{siteTitle}} account:', {siteTitle})}

+

${t('Hey there,')}

+

${t('Welcome back! Use this link to securely sign in to your {{siteTitle}} account:', {siteTitle})}

@@ -133,11 +133,11 @@ module.exports = ({t, siteTitle, email, url, accentColor = '#15212A', siteDomain
-

${t('For your security, the link will expire in 24 hours time.')}

-

${t('See you soon!')}

+

${t('For your security, the link will expire in 24 hours time.')}

+

${t('See you soon!')}


-

${t('You can also copy & paste this URL into your browser:')}

-

${url}

+

${t('You can also copy & paste this URL into your browser:')}

+

${url}

-

If you did not make this request, you can safely ignore this email.

+

If you did not make this request, you can safely ignore this email.

-

This message was sent from ${siteDomain} to ${email}

+

This message was sent from ${siteDomain} to ${email}

-

Hey there!

-

Thank you for subscribing to ${siteTitle}. Tap the link below to be automatically signed in:

+

Hey there!

+

Thank you for subscribing to ${siteTitle}. Tap the link below to be automatically signed in:

@@ -133,11 +133,11 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

For your security, the link will expire in 24 hours time.

-

See you soon!

+

For your security, the link will expire in 24 hours time.

+

See you soon!


-

You can also copy & paste this URL into your browser:

-

${url}

+

You can also copy & paste this URL into your browser:

+

${url}

@@ -147,7 +147,7 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s -

This message was sent from ${siteDomain} to ${email}

+

This message was sent from ${siteDomain} to ${email}

diff --git a/ghost/core/core/server/services/members/emails/signup.js b/ghost/core/core/server/services/members/emails/signup.js index c699a4e98b..ff6a0cf6b0 100644 --- a/ghost/core/core/server/services/members/emails/signup.js +++ b/ghost/core/core/server/services/members/emails/signup.js @@ -116,8 +116,8 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

Hey there!

-

Tap the link below to complete the signup process for ${siteTitle}, and be automatically signed in:

+

Hey there!

+

Tap the link below to complete the signup process for ${siteTitle}, and be automatically signed in:

@@ -133,11 +133,11 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

For your security, the link will expire in 24 hours time.

-

See you soon!

+

For your security, the link will expire in 24 hours time.

+

See you soon!


-

You can also copy & paste this URL into your browser:

-

${url}

+

You can also copy & paste this URL into your browser:

+

${url}

@@ -148,15 +148,15 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s -

If you did not make this request, you can simply delete this message. You will not be signed up, and no account will be created for you.

+

If you did not make this request, you can simply delete this message. You will not be signed up, and no account will be created for you.

-

This message was sent from ${siteDomain} to ${email}

+

This message was sent from ${siteDomain} to ${email}

- + diff --git a/ghost/core/core/server/services/members/emails/subscribe.js b/ghost/core/core/server/services/members/emails/subscribe.js index 26326b834b..a28e107720 100644 --- a/ghost/core/core/server/services/members/emails/subscribe.js +++ b/ghost/core/core/server/services/members/emails/subscribe.js @@ -116,8 +116,8 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

Hey there,

-

You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link:

+

Hey there,

+

You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link:

@@ -133,11 +133,11 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s
-

For your security, the link will expire in 24 hours time.

-

All the best!

+

For your security, the link will expire in 24 hours time.

+

All the best!


-

You can also copy & paste this URL into your browser:

-

${url}

+

You can also copy & paste this URL into your browser:

+

${url}

@@ -148,15 +148,15 @@ module.exports = ({siteTitle, email, url, accentColor = '#15212A', siteDomain, s -

If you did not make this request, you can simply delete this message.
You will not be subscribed.

+

If you did not make this request, you can simply delete this message.
You will not be subscribed.

-

This message was sent from ${siteDomain} to ${email}

+

This message was sent from ${siteDomain} to ${email}

- + diff --git a/ghost/core/core/server/services/members/emails/update-email.js b/ghost/core/core/server/services/members/emails/update-email.js index 882f81cb42..df4ba654d8 100644 --- a/ghost/core/core/server/services/members/emails/update-email.js +++ b/ghost/core/core/server/services/members/emails/update-email.js @@ -108,8 +108,8 @@ module.exports = ({email, url}) => `
-

Hey there,

-

Please confirm your email address with this link:

+

Hey there,

+

Please confirm your email address with this link:

@@ -125,10 +125,10 @@ module.exports = ({email, url}) => `
-

For your security, the link will expire in 24 hours time.

+

For your security, the link will expire in 24 hours time.


-

You can also copy & paste this URL into your browser:

-

${url}

+

You can also copy & paste this URL into your browser:

+

${url}

@@ -142,12 +142,12 @@ module.exports = ({email, url}) => `