{{#orderedEvents}} {{#emailValue}}
{{localizedDate}}

Incoming email received

From: {{fromEmail}}
Date: {{localizedDate}}
To: {{toEmail}}
Subject: {{emailSubject}}
{{! triple '{' is unescaped HTML - critical to pass through formatting from the other end }} {{{localizedEmailBody}}} {{>attachments_partial}}
{{/emailValue}} {{^emailValue}} {{#comment}}
{{../localizedDate}}

{{{../localizedEventDescription}}}

{{{../localizedChanges}}}

{{{../localizedComment}}}

{{>attachments_partial}}
{{/comment}} {{^comment}}
{{localizedDate}}

{{{localizedEventDescription}}}

{{{localizedChanges}}}
{{>attachments_partial}}
{{/comment}} {{/emailValue}} {{/orderedEvents}} {{^orderedEvents}}
No Events
{{/orderedEvents}}