{{#if sayThanks}}
Thanks. Check your email for instructions.
{{else}}
{{focus-input type="email" value=email id="email" class=(if hasEmptyEmailError "form-control is-invalid" "form-control")}}
{{ui/ui-button color=constants.Color.Yellow light=true label=constants.Label.Reset onClick=(action "forgot")}} {{/if}} {{ui/ui-spacer size=400}} {{#link-to "auth.login"}}Click here to sign in{{/link-to}}