{if $auth_ok != "yes"}

{$msg.account.register}

{lang msg=$msg.account.register_note url=$url_dinamic}

{$msg.common.required_fields_are_bold}

{if $is_user_errors == "yes"}
{$msg.account.register_error} {$user_errors}
{/if}
{$msg.billing.billing_information}
{$msg.billing.first_name} :
*
{$msg.billing.last_name} :
*
{if $FormsBillingCompany != "Invisible"}
{$msg.billing.company} :
{if $FormsBillingCompany == "Required"}*{/if}
{else} {/if}
{$msg.billing.address_line1} :
*
{if $FormsBillingAddressLine2 != "Invisible"}
{$msg.billing.address_line2} :
{if $FormsBillingAddressLine2 == "Required"}*{/if}
{else} {/if}
{$msg.billing.city} :
*
{$msg.billing.country} :
*

{$msg.billing.postal_code} :
*
{if $FormsBillingPhone != "Invisible"}
{$msg.billing.phone_number} :
{if $FormsBillingPhone == "Required"}*{/if}
{else} {/if}
{$msg.shipping.shipping_information}
 
{$msg.shipping.shipping_as_billing_description}
{$msg.account.account_information}
{$msg.account.username} ({$msg.account.username_note}) :
*
{$msg.account.password} ({$msg.account.password_note}) :
*
{$msg.account.password_confirm} :
*
{$msg.account.email_address} :
*
{$msg.account.subscribe_to} :

{$msg.account.email_mode} :
{if $cf_signup}
Other Information
{foreach from=$cf_signup item="cfield"}
{$cfield.field_caption|htmlspecialchars} :
{cfield field=$cfield} {if $cfield.is_required}*{/if}
{/foreach}
{/if}

[{$msg.account.register_view_policy}]

 
{/if}