<small class="c-forms__error" id="error-{{id}}">
	<span class="c-forms__icon c-forms__icon--error">
		<svg class="u-icon u-mr-4" width="22" height="22" aria-hidden="true" focusable="false">
			{{> globalFormIconError }}
		</svg>
	</span>
	{{error}}
</small>
