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

<{$start.title}>

<{if $start.subtitle}>

<{$start.subtitle}>

<{/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}>