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