Skip to content

Commit 7b770e1

Browse files
committed
update transactional emails
1 parent 3420f25 commit 7b770e1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/email/AccountConfirmation.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<td valign="top" class="bodyContent" mc:edit="body_content00" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;color:#202020;font-family:'Hind', Helvetica;font-size:14px;line-height:150%;padding-top:36px;padding-right:30px;padding-bottom:20px;padding-left:30px;text-align:left;" >
373373
<h1 style="display:block;font-family:'Brown', Helvetica;font-size:26px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:normal;color:#F2463A !important;margin-top:0;margin-right:0;margin-bottom:28px;margin-left:0px;text-align:center;" >Email Confirmation</h1>
374374
<p style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >
375-
Hi {{firstName}},
375+
Hey there!
376376
<br><br>
377377
To start your McHacks 6 application, we first need to confirm your
378378
email.

assets/email/AccountInvitation.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<td valign="top" class="bodyContent" mc:edit="body_content00" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;color:#202020;font-family:'Hind', Helvetica;font-size:14px;line-height:150%;padding-top:36px;padding-right:30px;padding-bottom:20px;padding-left:30px;text-align:left;" >
373373
<h1 style="display:block;font-family:'Brown', Helvetica;font-size:26px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:normal;color:#F2463A !important;margin-top:0;margin-right:0;margin-bottom:28px;margin-left:0px;text-align:center;" >Create Your Account</h1>
374374
<p style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >
375-
Hi {{firstName}},
375+
Hey there!
376376
<br><br>
377377
You've been invited to create an account on our hacker dashboard.
378378
<br><br>

assets/email/ResetPassword.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<td valign="top" class="bodyContent" mc:edit="body_content00" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;mso-table-lspace:0pt;mso-table-rspace:0pt;color:#202020;font-family:'Hind', Helvetica;font-size:14px;line-height:150%;padding-top:36px;padding-right:30px;padding-bottom:20px;padding-left:30px;text-align:left;" >
373373
<h1 style="display:block;font-family:'Brown', Helvetica;font-size:26px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:normal;color:#F2463A !important;margin-top:0;margin-right:0;margin-bottom:28px;margin-left:0px;text-align:center;" >Password Reset</h1>
374374
<p style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >
375-
Hi {{firstName}},
375+
Hey there!
376376
<br><br>
377377
Looks like you forgot your password. That's okay, it happens now and
378378
then!

0 commit comments

Comments
 (0)