mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 04:19:05 +08:00
6 lines
169 B
Handlebars
6 lines
169 B
Handlebars
<label>
|
|
{{input type="checkbox" checked=enabled}}
|
|
<span>{{{unbound setting.description}}}</span>
|
|
{{setting-validation-message message=validationMessage}}
|
|
</label>
|