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