{ updatePasswordHandler(); }} >
{$i18n.t('Change Password')}
{ show = !show; }}>{show ? $i18n.t('Hide') : $i18n.t('Show')}
{#if show}
{$i18n.t('Current Password')}
{$i18n.t('New Password')}
{$i18n.t('Confirm Password')}
{$i18n.t('Update password')}
{/if}