{if $VAR.validate == ""} {translate module=account here="test"}password_reset_bad_url {/translate}

{translate}submit{/translate}
{elseif $pw_changed != true} {if $VAR.type == 'expired'}

Your current password has expired. Please select a new password below in order to login.

{/if}
{translate module=account} title_password_new {/translate}
{translate module=account} password_reset_instructions {/translate}

{translate module=account} field_update_password {/translate}
{translate module=account} field_confirm_password {/translate}
{else} {html_button name=account action="document.location='?_page=account:account'"} {/if}