2 lines
61 B
Smarty
2 lines
61 B
Smarty
<input type="checkbox"{{#if value}} checked{{/if}} disabled>
|
<input type="checkbox"{{#if value}} checked{{/if}} disabled>
|