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

{{title}}

{{/if}} {{! ***** //Details line ***** }}
{{! ***** //Category ***** }} {{#if ../card.txtBlock.details.showCategory}}{{! }}{{! }}{{! }}{{category}} {{/if}} {{! ***** //Author ***** }} {{#if ../card.txtBlock.details.showAuthor}} {{! }}{{! }}{{author}} {{/if}} {{! ***** //Date ***** }} {{#if ../card.txtBlock.details.showDate}} {{timestamp}} {{/if}} {{! ***** //Read time ***** }} {{#if ../card.txtBlock.details.showReadTime}} {{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}}