{ "name" : "SAS_Email_Message_HTML_with_TextParts", "description" : "Email Notification Sample HTML Template with textParts", "locale" : "en-US", "type" : "HTML", "variables": "SUBJ=;MSG=;", "textParts": { "Text": "
$MSG$
\n\n\n\n", "Subject": "$SUBJ$" } }