{{#if showList}} {{#if share.showShare}}
{{share.share_label}}
{{/if}} {{#if count.showCount}}
{{count.count_label}}: {{count.count}}
{{/if}} {{#each listitem}}
{{#if postimage}} {{/if}}
{{/each}} {{/if}} {{#if showEmpty}}
{{showEmpty.empty_label}}
{{/if}}