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