Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<label>
<Input
@type="checkbox"
@checked={{this.enabled}}
name="event-choice"
/>
{{this.name}}
<p>{{this.details}}</p>
</label>