{config_load file="$language/lang.conf" section="create_account"}
{#heading_create_account#}
{if $error!=''}
{$error}
{/if} {$FORM_ACTION}
{if $gender=='1'} {/if} {if $secondname=='1'} {/if} {if $birthdate=='1'} {/if} {if $company=='1'} {if $vat=='1'} {/if} {/if} {if $street_address=='1'} {/if} {if $street_address=='1'} {/if} {if $suburb=='1'} {/if} {if $postcode=='1'} {/if} {if $city=='1'} {/if} {if $state=='1'} {/if} {if $country=='1'} {/if} {if $telephone=='1'} {/if} {if $telephone=='1'} {/if} {if $fax=='1'} {/if} {if $INPUT_CUSTOMERS_EXTRA_FIELDS} {foreach item=customers_extra_filelds from=$INPUT_CUSTOMERS_EXTRA_FIELDS} {/foreach} {/if}
{#title_personal#} {#text_must#}
{$INPUT_MALE}
{$INPUT_FEMALE}
{$INPUT_FIRSTNAME}
{#text_secondname#} {$INPUT_SECONDNAME}
{$INPUT_LASTNAME}
{$INPUT_DOB}
{$INPUT_EMAIL}
{#title_company#}
{#text_company#} {$INPUT_COMPANY}
{#text_ustid#} {$INPUT_VAT}
{#title_address#}
{$INPUT_STREET}
{#text_suburb#} {$INPUT_SUBURB}
{$INPUT_CODE}
{$INPUT_CITY}
{$INPUT_STATE}
{$SELECT_COUNTRY}{$SELECT_COUNTRY_NOSCRIPT}
{#title_contact#}
{$INPUT_TEL}
{#text_fax#} {$INPUT_FAX}
{$customers_extra_filelds.NAME}: {$customers_extra_filelds.VALUE}
{#title_password#}
{$INPUT_PASSWORD}
{$INPUT_CONFIRMATION}
{$BUTTON_SUBMIT}
{$FORM_END}