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