<#set:path.endText#>{labels.affiliates.titleEditAccount}<#/set#> <#include:includes/top.html#>
<#include:includes/breadcrumb.html#>
{labels.affiliates.titleEditAccount}
<#if:affiliate.error:eq:Y#> {labels.affiliates.errorSignup} <#else#>   <#/if#>
{labels.affiliates.fieldPassword} <#if:affiliate.passworderror:eq:NOTMATCHING#>
{labels.affiliates.errorPasswordNoMatch} <#/if#> <#if:affiliate.passworderror:eq:BLANK#>
{labels.affiliates.errorPasswordBlank} <#/if#> <#if:affiliate.passworderror:eq:TOOSHORT#>
{labels.affiliates.errorPasswordTooShort} <#/if#>
{labels.affiliates.fieldRepeatPassword}
{labels.affiliates.titleAccountDetails}
<#include:includes/affiliate_fields.html#>
<#include:includes/footer.html#>