chore: heygermany customer project
This commit is contained in:
12
emails/templates/candidate-double-opt-in.html
Normal file
12
emails/templates/candidate-double-opt-in.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<h1 style="margin:0 0 16px 0;font-size:28px;line-height:34px;">Hi {{firstname}},</h1>
|
||||
<p style="margin:0 0 14px 0;font-size:16px;line-height:24px;color:{{theme.colors.muted}};">
|
||||
Confirm your email address to start your free nursing qualification check for Germany.
|
||||
</p>
|
||||
<p style="margin:24px 0;">
|
||||
<a href="{{verificationLink}}" style="display:inline-block;padding:14px 20px;background:{{theme.colors.accent}};color:{{theme.colors.accentText}};text-decoration:none;border-radius:999px;font-weight:700;">
|
||||
Confirm my email
|
||||
</a>
|
||||
</p>
|
||||
<p style="margin:0;font-size:14px;line-height:22px;color:{{theme.colors.muted}};">
|
||||
Once confirmed, we can keep your application tied to your personal progress and next steps.
|
||||
</p>
|
||||
Reference in New Issue
Block a user