{include file="header.tpl"}
|
{if $errors}
{section name=e loop=$errors}
{if $errors[e].name == 'email'}
{/if} {if $errors[e].name == 'invalid_email'} {/if} {/section} {else} Thank you. Your have been successfully subscribed. {/if} Return to the home page |