<?xml version="1.0" encoding="UTF-8"?>
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
    <available>true</available>
    <encodingKey>UTF-8</encodingKey>
    <name>CA Service Approval Decision Notification</name>
    <style>none</style>
    <subject>[{{RIGHTNAME}}] - [{{OPPORTUNITYNAME}}] - [{{DECISIONSTATUS}}]</subject>
    <textOnly>Hello {{OWNERFIRSTNAME}},

{{DECISIONMESSAGELINE}}

{{APPROVERNOTES}}  {{RESUBMITLINE}}

Thank you!</textOnly>
    <type>custom</type>
    <uiType>Aloha</uiType>
</EmailTemplate>
