{assign var="title" value="Sign-up - email verification"} {include file="header.html"}

{$title}

  {if $error}
{foreach from=$error item=e}
  • {$e} {/foreach}
  • {/if} Please check your email - verification email message has been just emailed to you. Once you receive this message, read this and follow instructions in this email to complete your subscription.

    Powered by aMember Pro subscription script

    {include file="footer.html"}