From d58f01bac7f39956bcffb3361b675904b5ae47bd Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Tue, 7 Mar 2023 14:19:30 +0100 Subject: [PATCH] Refined new signup email templates refs. https://github.com/TryGhost/Team/issues/2489 - Alignment of avatar in free and paid signup email template was off - Paragraphs was mixed in free signup email template which resulted in an unwanted space --- ghost/staff-service/lib/email-templates/new-free-signup.hbs | 6 +++--- .../staff-service/lib/email-templates/new-paid-started.hbs | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/staff-service/lib/email-templates/new-free-signup.hbs b/ghost/staff-service/lib/email-templates/new-free-signup.hbs index 3a54fb71b9..26eba02ddd 100644 --- a/ghost/staff-service/lib/email-templates/new-free-signup.hbs +++ b/ghost/staff-service/lib/email-templates/new-free-signup.hbs @@ -37,21 +37,21 @@ - -
+
{{memberData.initials}}
+

{{memberData.name}}

{{#if memberData.showEmail}} {{/if}}

Created on {{memberData.createdAt}}{{#if memberData.location}} • {{memberData.location}} {{/if}} +

{{#if referrerSource}} {{/if}} -

diff --git a/ghost/staff-service/lib/email-templates/new-paid-started.hbs b/ghost/staff-service/lib/email-templates/new-paid-started.hbs index c25ac916ed..10b2aec16a 100644 --- a/ghost/staff-service/lib/email-templates/new-paid-started.hbs +++ b/ghost/staff-service/lib/email-templates/new-paid-started.hbs @@ -37,12 +37,12 @@ - -
+
{{memberData.initials}}
+

{{memberData.name}}

{{#if memberData.showEmail}}