mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 01:46:01 +00:00
7 lines
168 B
Handlebars
7 lines
168 B
Handlebars
<label>
|
|
{{input type="checkbox" checked=enabled}}
|
|
<span>{{html-safe setting.description}}</span>
|
|
</label>
|
|
|
|
{{setting-validation-message message=validationMessage}}
|