{include file="top.tpl.html"}
{include file="campaign.tpl.html"}
{include file="menu.tpl.html"}
{literal} {/literal}
{if $messagerow neq ""} {/if}
{$smarty.const.BROADCAST_MESSAGE}
{if $send_status eq "true"}{$smarty.const.SENT_SUCCESS}{/if} {if $send_status eq "false"} {$smarty.const.SENT_FAILURE} {/if}

{$smarty.const.TO_RECIPIENT}

 

 
 
{$smarty.const.INSERT_INTO_SUBJECT}
{$smarty.const.SUBJECT}
{$smarty.const.FORMATE}
Html Text
 
{$smarty.const.INSERT_INTO_BODY}
{$smarty.const.BODY}
{$smarty.const.UPLOADED_FILE} {$messagerow[4]}
{$smarty.const.FILE_TO_ATTACH}

 

 

 

 
{include file="bottom.tpl.html"}