{{#each this}} {{#if IsAuthor}}
 

{{AuthorName}}

{{AuthorJobTitle}}

{{AuthorDescription}}

{{ViewAllButtonText}}

{{#if Link1}} {{/if}} {{#if Link2}} {{/if}} {{#if Link3}} {{/if}}

{{AuthorWritesAbout}}

{{else}} {{#ifEven @index}}

{{Type}}

{{Category}} | {{Author}} | {{Date}}

{{Title}}

{{Description}}

{{RelategTagsArticleDescriptionText}}

{{else}}

{{Category}} | {{Author}} | {{Date}}

{{Title}}

{{Description}}

{{RelategTagsArticleDescriptionText}}

{{Type}}

{{/ifEven}} {{/if}} {{/each}}