<{include file='db:publisher_header.html'}> <{if $indexpage || $category.subcats || ($category && $display_category_summary)}> <{if $display_category_summary && $category}>
<{$lang_category_summary}>
<{/if}> <{include file='db:publisher_categories_table.html'}> <{/if}>

 <{$lang_items_title}>

<{if $items}> <{foreach item=item from=$items}>

<{$item.titlelink}>

 <{$item.category}>  <{$item.who}>  <{$item.when}>  <{$item.comments}>  <{$item.counter}> <{$smarty.const._MD_PUBLISHER_READS}>
<{if $item.image_path}>
<{$item.title}>
<{/if}>
<{$item.summary}>
<{/foreach}>
<{$category.navbar}>
<{$press_room_footer}> <{/if}> <{include file='db:publisher_footer.html'}>