Email template
Remix this template One-time passcode
Put a short-lived sign-in code at the center of the message, with the request behind it spelled out.
Rendered preview
See the email before you edit.
Subject
Your Acme Studio sign-in code
Preheader
Use 482913 to sign in to Acme Studio.
Make it fit the send.
- The code is the only thing above the fold and the message carries no competing action, so a recipient reading on a phone sees the digits first.
- State the expiry window in the input; the template never reads the clock. Pass the request details as a list so the recipient can recognise the attempt as their own.
- Set the new-device block only when the attempt came from a browser the account has not used, so the warning stays rare enough to be believed.
Data this template expects.
- {{code}}
- Value for code.
- {{expiryNotice}}
- Value for expiry notice.
- {{helpUrl}}
- Link for help.
- {{newDevice}}
- Value for new device.
- {{requestDetails}}
- Value for request details.
- {{workspace}}
- Value for workspace.