6 lines
44 B
Handlebars
6 lines
44 B
Handlebars
{{#if _active}}
|
|
ON
|
|
{{else}}
|
|
OFF
|
|
{{/if}}
|
{{#if _active}}
|
|
ON
|
|
{{else}}
|
|
OFF
|
|
{{/if}}
|