<?xml version="1.0" encoding="UTF-8"?>
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
    <available>true</available>
    <encodingKey>ISO-8859-1</encodingKey>
    <name>Pub Deal - Closed lost</name>
    <style>none</style>
    <subject>Publishing - Deal Closed Lost</subject>
    <textOnly>The opportunity {!Opportunity.Name} has been set to {!Opportunity.StageName}. Please click on the following link for further details {!Opportunity.Link}  Deal Owner(s): {!Opportunity.Deal_Broker__c} Approver: {!Opportunity.Approver__c} Lawyer: {!Opportunity.Deal_Lawyer__c}</textOnly>
    <type>custom</type>
    <uiType>Aloha</uiType>
</EmailTemplate>
