{include file="top.tpl.html"}
{include file="campaign.tpl.html"}
{include file="menu.tpl.html"}

{$smarty.const.CHANGE_PASS}
{if $msg_update eq "true"}{$smarty.const.UPDATE_SUCCESS}{/if} {if $msg_update eq "false"} {$smarty.const.UPDATE_FAILURE} {/if}{if $msg_update eq "error"} {$smarty.const.UPDATE_ERROR} {/if}{if $msg_update eq "blank"} {$smarty.const.BLANK_ERROR} {/if} {if $msg_update eq "email_change"} {$smarty.const.EMAIL_UPDATE_SUCCESS} {/if}
{$smarty.const.CURRENT_EMAIL}
{$smarty.const.CURRENT_PASSWORD}
{$smarty.const.NEW_PASSWORD}
{$smarty.const.CONFIRM_PASSWORD}
 
{include file="bottom.tpl.html"}