<label>
<Input @type="checkbox" class="wizard-checkbox" @checked={{this.field.value}} />
{{this.field.placeholder}}
</label>