<{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}> <{if $items}>

 <{$lang_items_title}>

<{foreach item=item from=$items}>
<{$item.category}>
<{if $item.image_path}>
<{$item.title}>
<{/if}>

<{$item.titlelink}>

<{if $display_whowhen_link}> <{$item.who_when}> (<{$item.counter}> <{$lang_reads}>) <{/if}>
<{$item.summary}>
<{if $op <> 'preview'}> <{$item.adminlink}> <{else}>   <{/if}>
<{/foreach}> <{/if}> <{include file='db:publisher_footer.html'}>