Email template
Remix this template Email verification
Confirm a new address with one action, a fallback code, and the request details behind it, with its stylesheet and images.
Rendered preview
See the email before you edit.
Subject
Confirm your email address for Acme Studio
Preheader
Confirm maya@acme.example so Acme Studio knows where to reach you.
Make it fit the send.
- Show the destination address so the recipient can spot a typo, and pass the request details as a list so they can tell their own action from someone else's.
- State the validity window in the input. The template never reads the clock, so the expiry copy always matches the token your application issued.
- Set the previous address only when this one replaces it; the default example leaves it out and the paragraph disappears.
Data this template expects.
- {{email}}
- Value for email.
- {{expiryNotice}}
- Value for expiry notice.
- {{firstName}}
- Value for first name.
- {{previousEmail}}
- Email address for previous.
- {{requestDetails}}
- Value for request details.
- {{supportEmail}}
- Email address for support.
- {{verificationCode}}
- Value for verification code.
- {{verifyUrl}}
- Link for verify.
- {{workspace}}
- Value for workspace.