Choose a strong password
{{focus-input type="password" value=password id="newPassword" class=(if hasPasswordError 'error')}}
Please type your new password again
{{input type="password" value=passwordConfirm id="passwordConfirm" class=(if hasConfirmError 'error')}}
Passwords must match