Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<label>
<Input @type="checkbox" @checked={{this.enabled}} />
<span>{{html-safe this.setting.description}}</span>
</label>
<SettingValidationMessage @message={{this.validationMessage}} />