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