{{#if showHideBotIcon}} {{/if}}

{{listTitle}}

{{#if data.length}} {{#each data}} {{#is type "row"}}
{{#if imageurl}} {{/if}}

{{{title}}}

{{#if subtitle}}

{{subtitle}}

{{/if}}
{{#if buttons}}
{{#each buttons}} {{/each}}
{{/if}}
{{/is}} {{#is type "rowbutton" }} {{#if buttons.length}}
{{#each buttons}}
{{/each}}
{{/if}} {{/is}} {{/each}}
{{/if}}