{include file="formerror.tpl"}
{if isset($verify.email)} {/if} {if isset($verify.user_name)} {/if} {if isset($verify.age)} {/if} {if isset($verify.weight)} {/if} {if isset($verify.alias)} {/if} {if isset($verify.password) or isset($verify.confirm_password)} {/if} {if isset($verify.reminder)} {/if} {if isset($verify.email_notification)} {/if} {if isset($verify.phone_notification)} {/if} {if isset($verify.administrator_subscription)} {/if} {if isset($verify.agree)} {/if} {if !$doit} {/if}
{label for="email"}: {input name="email"}{$mark}
{label for="user_name"}: {input name="user_name"}{$mark}
{label for="age"}: {input name="age"}{$mark}
{label for="weight"}: {input name="weight"}{$mark}
{label for="alias"}: {input name="alias"}{$mark}
{label for="password"}: {input name="password"}{$mark}
{label for="confirm_password"}: {input name="confirm_password"}
{label for="reminder"}: {input name="reminder"}{$mark}
Receive notification when approved by:
{label for="email_notification"}: {input name="email_notification"}{$mark}
{label for="phone_notification"}: {input name="phone_notification"}{$mark}
Subscription type:
{label for="administrator_subscription"}: {input name="administrator_subscription"}{$mark}
{label for="user_subscription"}: {input name="user_subscription"}
{label for="guest_subscription"}: {input name="guest_subscription"}

{label for="agree"}: {input name="agree"}{$mark}

{input name="image_subscribe"} {input name="button_subscribe"}{input name="doit"}