{waDateTime::format('datetime')} {if $deal.status_id == crmDealModel::STATUS_WON}won{else}lost{/if} deal “{$deal.name|escape}” was reopened on stage “{$deal.stage.name|escape}” in funnel “{$deal.funnel.name|escape}”.
Deal details
Customer: {$customer.name|escape}{if !empty($customer.company)}, {$customer.company|escape}{/if}
Description: {$deal.description_sanitized}
Estimated amount: {$deal.amount|wa_format_amount_currency:$deal.currency_id}
Estimated closing date: {$deal.expected_date|wa_datetime}
Responsible: {$responsible.name|escape}.
--
{$wa->accountName()|escape}
{$wa->domainUrl()}