email-editor
Version:
Tool for writing email page.
16 lines (14 loc) • 705 B
JSON
{
"title": "Reset Password",
"e_title": "Reset Password",
"e_intro": "You have requested to reset your password on ${product_name}. Please click the following button to reset your password.",
"e_btn_link": "https://${site_domain}/sign/restPassword?code=${code}",
"e_action": "Reset Now",
"e_footer_title": "Get ${product_name}",
"e_footer_forum": "If you need help or give us any feedback, please visit our <a href='https://help.${site_domain}.com'>Help Center</a>.",
"e_footer_team": "${product_name} Team",
"e_is_cn_site": "#if($is_cn_site==\"false\")",
"e_else": "#else",
"e_end": "#end",
"e_icon_path": "https://${cdn_domain}/static/img/email/icons"
}