mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 06:27:30 +08:00
7 lines
154 B
Handlebars
7 lines
154 B
Handlebars
<label class="hook-event">
|
|
<Input @type="checkbox" @checked={{this.enabled}} name="event-choice" />
|
|
|
|
{{this.name}}
|
|
|
|
<p>{{this.details}}</p>
|
|
</label> |