You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/email/AccountInvitation.hbs
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -418,12 +418,15 @@
418
418
Click the button below to get things started!
419
419
</p>
420
420
<divclass="center">
421
-
<ahref="{{link}}"class="button">
421
+
<ahref="{{{link}}}"class="button">
422
422
Create my account
423
423
</a>
424
424
</div>
425
425
<p>
426
-
In the meantime, follow us on <ahref="https://facebook.com/mcgillhacks">Facebook</a>, <ahref="https://twitter.com/mcgillhacks">Twitter</a>, and <ahref="https://instagram.com/mcgillhacks">Instagram</a> for important updates and news about McHacks 6! If you have any questions, feel free to reach out at <ahref="mailto:contact@mchacks.ca">contact@mchacks.ca</a>.
426
+
In the meantime, follow us on <ahref="https://facebook.com/mcgillhacks">Facebook</a>,
427
+
<ahref="https://twitter.com/mcgillhacks">Twitter</a>, and <ahref="https://instagram.com/mcgillhacks">Instagram</a>
428
+
for important updates and news about McHacks 6! If you have any
429
+
questions, feel free to reach out at <ahref="mailto:contact@mchacks.ca">contact@mchacks.ca</a>.
Copy file name to clipboardExpand all lines: assets/email/statusEmail/Accepted.hbs
+16-6Lines changed: 16 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -413,23 +413,33 @@
413
413
<p>
414
414
Congratulations, {{firstName}}! 🎉
415
415
<br><br>
416
-
We are thrilled to invite you as a hacker at McHacks 6! We can't wait to see what you dream, develop, and deploy within 24 hours on February 2-3, 2019.
416
+
We are thrilled to invite you as a hacker at McHacks 6! We can't wait
417
+
to see what you dream, develop, and deploy within 24 hours on February
418
+
2-3, 2019.
417
419
<br><br>
418
420
Here are your next steps:
419
421
<br><br>
420
-
<li>Confirm your attendance on our hacker dashboard no later than (date)</li>
422
+
<li>Confirm your attendance on our hacker dashboard no later than
423
+
(date)</li>
421
424
<li>Join our FB group to mingle with other hackers coming to McHacks 6</li>
422
425
<br><br>
423
-
We've received an overwhelming number of applicants this year for only 600 spots. If you can no longer attend McHacks 6, please let us know by withdrawing your application on our <ahref="https://app.mchacks.ca/">hacker dashboard</a> so we can pass your spot along to someone who is on the waitlist.
426
+
We've received an overwhelming number of applicants this year for only
427
+
600 spots. If you can no longer attend McHacks 6, please let us know by
428
+
withdrawing your application on our <ahref="https://app.mchacks.ca/">hacker
429
+
dashboard</a> so we can pass your spot along to someone who is on
430
+
the waitlist.
424
431
</p>
425
432
<divclass="center">
426
-
<ahref="{{link}}"class="button">
433
+
<ahref="{{{link}}}"class="button">
427
434
RSVP
428
435
</a>
429
436
</div>
430
437
<p>
431
438
<br>
432
-
In the meantime, follow us on <ahref="https://facebook.com/mcgillhacks">Facebook</a>, <ahref="https://twitter.com/mcgillhacks">Twitter</a>, and <ahref="https://instagram.com/mcgillhacks">Instagram</a> for important updates and news about McHacks 6! If you have any questions, feel free to reach out at <ahref="mailto:contact@mchacks.ca">contact@mchacks.ca</a>.
439
+
In the meantime, follow us on <ahref="https://facebook.com/mcgillhacks">Facebook</a>,
440
+
<ahref="https://twitter.com/mcgillhacks">Twitter</a>, and <ahref="https://instagram.com/mcgillhacks">Instagram</a>
441
+
for important updates and news about McHacks 6! If you have any
442
+
questions, feel free to reach out at <ahref="mailto:contact@mchacks.ca">contact@mchacks.ca</a>.
0 commit comments