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

{{posttitle}}

{{postdate}} | {{postAuthorName}}

{{showRemove.label}}

{{/each}} {{/if}} {{#if showEmpty}}
{{showEmpty.empty_label}}
{{/if}}