<{if $block.category && $block.category.image_path != ''}>
<{$block.category.name}>
<{/if}> <{if $block.display_type=='block'}> <{foreach item=item from=$block.items}> <{include file="db:publisher_singleitem_block.html" item=$item}> <{/foreach}> <{else}> <{foreach item=item from=$block.items name=spotlight}> <{if $item.summary != ''}>

<{$item.titlelink}>

 <{$item.category}>  <{$item.who}>  <{$item.when}>  <{$item.comments}>
<{if $item.image_path}>
<{$item.title}>
<{/if}>
<{$item.summary}>
<{if $block.truncate}>
<{$block.lang_readmore}>
<{/if}>
<{/if}> <{/foreach}> <{/if}>