{{#if sayThanks}}
Thanks. Check your email for instructions.
{{else}}
{{focus-input type="email" value=email id="email" class="form-control {{if hasEmptyEmailError 'is-invalid')}}"}}
{{/if}}
{{#link-to 'auth.login'}}Click here to sign in{{/link-to}}