{{name}}

{{#if enable}} Enabled {{else}} Not Enabled {{/if}}
{{#each fields}} {{#if_eq type compare="checkbox"}} {{#if value}} {{label}} {{else}} {{label}} {{/if}} {{/if_eq}} {{/each}}