{{> globalFormLabel}}
{{#if error}}
	{{> globalFormError}}
{{/if}}
<input type="email" class="c-forms__input c-forms__input--email"
	   {{> globalFormAttributes}}
/>
