{include file="top.tpl.html"}
{include file="campaign.tpl.html"}
{include file="menu.tpl.html"}
{literal} {/literal}
{if $messagerow neq ""}{$smarty.const.EDIT_MESSAGE}{else}{$smarty.const.ADD_MESSAGES}{/if}
{$smarty.const.DELAY_LIST}
{$smarty.const.INSERT_INTO_SUBJECT}
#Select Keyword#
#Name#
#EmailId#
{$smarty.const.SUBJECT}
{$smarty.const.FORMATE}
Html
Text
{$smarty.const.INSERT_INTO_BODY}
#Select Keyword#
#Name#
#EmailId#
{$smarty.const.BODY}
{$messagerow[3]}
{if $messagerow neq ""}
{$smarty.const.UPLOADED_FILE}
{$messagerow[4]}
{/if}
{$smarty.const.FILE_TO_ATTACH}
{include file="bottom.tpl.html"}