{{#if isDivider}}
{{#if label}}{{label}}{{/if}}
{{/if}}
{{#unless isDivider}}
{{#if iconClass}}
{{else}}
{{#if colorIconClass}}
{{/if}}
{{shortLabel}}
{{/if}}
{{#if label}}
{{label}}
{{/if}}
{{#if html}}{{{html}}}{{/if}}
{{#if isGroup}}
{{/if}}
{{/unless}}
{{#if isGroup}}
{{/if}}
{{/each}}