{include file='../interface/html_register_header.php'}
{section name=users loop=$Error start=0 max=1}
Registration Errors {/section}

{section name=sec1 loop=$Error}   - {$Error[sec1]}
{/section} {section name=users loop=$Error start=0 max=1}

{/section}
Account Login Details

{if $request_username} {/if}
Your Name
Username
e-Mail Address
Confirm e-Mail

Additional Account Details

{section name=customs loop=$fid} {if ($type[customs] == "checkbox") } {/if} {if ($type[customs] == "radio") } {/if} {if ($type[customs] == "textarea") } {/if} {if ($type[customs] == "dropdown") } {/if} {if ($type[customs] == "text") } {/if} {/section}
{$question[customs]} {$answers[customs]}
{$question[customs]} {$answers[customs]}
{$question[customs]}
{$question[customs]}
{$question[customs]}

{include file='../interface/html_register_footer.php'}