transactional-emails
Version:
Transactional emails for our products
16 lines (15 loc) • 339 B
JSON
{
"area": "caRHds",
"subject": "[caRHds 🎴 ] <%= recipient.firstname %>, reset your password",
"title": "Password change",
"title2": "",
"defaults": {
"recipient": {
"firstname": "Jason",
"lastname": "Wilkes"
},
"link": "https://carhds.me/"
},
"template": "password-change",
"product": "caRHds"
}