{{#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')}}
{{/if}}
{{#link-to 'auth.login'}}Click here to sign in{{/link-to}}