{{#if isCardset}}
{{> cardContentItemCountCards this}}
{{/if}}
{{#if isPresentation}}
{{> cardContentItemCountCards this}}
{{/if}}
{{#if isMakingOf}}
{{> cardContentItemCountCards this}}
{{/if}}
{{#if isDemo}}
{{> cardContentItemCountCards this}}
{{/if}}
{{#if isEditCard}}
{{> cardContentItemCountCards this}}
{{/if}}
{{#if isBox}}
{{> cardContentItemCountCardsLeitner this}}
{{/if}}
{{#if gotContent}}
{{#markdeep}}{{getContent}}{{/markdeep}}
{{else}}
{{getPlaceholder}}
{{/if}}
{{#if gotContent}}
{{#markdeep}}{{getContent}}{{/markdeep}}
{{else}}
{{getPlaceholder}}
{{/if}}