<div class="flex column formGroup">
<label for={{$name}}>{{$label}}</label>
<input type="text" name="{{$name}}" id={{$name}}>
</div>