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

{if $confirm_result != 1} {else} {/if}
{if $smarty.get.cat == 'password'}Password Confirmation{else}Account Creation{/if} Error:
Password Confirmation Success!

{if $confirm_result == -1} The provided trial account email address could not be confirmed. Please contact the local Technical Support staff for further assistance. {elseif $confirm_result == -2} The provided trial account email address could not be found. Please contact the local Technical Support staff for further assistance. {elseif $confirm_result == -3} The provided trial account encrypted hash could not be authenticated. Please contact the local Technical Support staff for further assistance. {elseif $confirm_result == 1} Thank you, your request for a new password was confirmed successfully. You should receive an email with your new password shortly.

Back to Login Form
{/if}


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