mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:33:37 +08:00
8 lines
126 B
Handlebars
8 lines
126 B
Handlebars
|
<label>
|
||
|
{{input type="checkbox"
|
||
|
class="wizard-checkbox"
|
||
|
checked=field.value}}
|
||
|
|
||
|
{{field.placeholder}}
|
||
|
</label>
|