{{#foreach posts}}
{{#if feature_image}}
{{title}}
{{else}} {{title}} {{/if}}

{{#if featured}} {{/if}} {{title}}

{{#if excerpt}}

{{excerpt words="24"}}

{{/if}}
{{#primary_author}} / {{name}} {{/primary_author}} {{#primary_tag}} / {{/primary_tag}} {{#unless access}} / Members {{/unless}} / {{#if comments}}{{comment_count empty="0" singular="" plural="" autowrap="false"}}{{else}}0{{/if}}
{{/foreach}}