<{if $block.show_logos == TRUE}> <{foreach item = start from = $block.list_cms}>

<{$start.title}>

<{if $start.subtitle}>

<{$start.subtitle}>

<{/if}>
<{if $start.counter}> <{$start.counter}> <{$smarty.const._CO_CMS_START_VIEWS}> <{if $start.tags || $start.updated}> | <{/if}> <{/if}> <{if $start.tags}> <{$start.tags}> <{/if}> <{if $start.tags && $start.updated}> | <{/if}> <{if $start.updated}> <{$smarty.const._CO_CMS_START_UPDATED}>: <{$start.date}> <{/if}>
<{if $start.logo}> <{if $freestyle_logo_dimensions}>
<{$start.title}>
<{else}>
<{resized_image file=$start.logo width=$block.logo_block_display_width height="999" fit="inside"}>
<{/if}> <{/if}>

<{$start.description}> (<{$smarty.const._CO_CMS_READ_MORE}>)

<{/foreach}> <{else}> <{/if}>