{{#if misc.nocardLayout}} {{else}} {{#if misc.isArrangeSlideshow}}
{{else}} {{/if}} {{/if}} {{#each bps}} {{! ***** ***** ***** ***** ***** CARD ***** ***** ***** ***** ***** }}
{{! ***** ***** ***** COVER ***** ***** ***** }} {{! ***** //Image ***** }}
{{! }}{{coverAlt}}{{! }}
{{! ***** ***** ***** COVER - end ***** ***** ***** }}
{{! ***** ***** ***** TITLE ***** ***** ***** }}
{{! ***** //Title ***** }} {{#if ../card.txtBlock.name.show}}

{{title}}

{{/if}} {{! ***** //Details line ***** }}
{{! ***** //Category ***** }} {{#if ../card.txtBlock.details.showCategory}}{{! }}{{! }} {{../l10n.blog_icon_category}} {{! }}{{category}} {{/if}} {{! ***** //Author ***** }} {{#if ../card.txtBlock.details.showAuthor}} {{! }} {{../l10n.blog_icon_author}} {{! }}{{author}} {{/if}} {{! ***** //Date ***** }} {{#if ../card.txtBlock.details.showDate}} {{../l10n.blog_icon_date}} {{timestamp}} {{/if}} {{! ***** //Read time ***** }} {{#if ../card.txtBlock.details.showReadTime}} {{../l10n.blog_icon_read_time}} {{readTime}} {{/if}}
{{! ***** ***** ***** TITLE - end ***** ***** ***** }}
{{! ***** ***** ***** CONTENTS ***** ***** ***** }}
{{! ***** //Description ***** }}
{{#if ../card.txtBlock.description.show}} {{{summary}}}
{{/if}}
{{! ***** //Button ***** }}
{{! }}{{#if ../card.txtBlock.button.show}}{{! }}{{! }}{{/if}}{{! }}
{{! ***** ***** ***** CONTENTS - end ***** ***** ***** }}
{{! ***** ***** ***** ***** ***** CARD - end ***** ***** ***** ***** ***** }} {{/each}} {{#if misc.nocardLayout}} {{else}} {{#if misc.isArrangeSlideshow}}
{{else}} {{/if}} {{/if}}