{include file='db:publisher_header.html'}> <{if $indexpage || $category.subcats || ($category && $display_category_summary)}> <{if $collapsable_heading == 1}>
| <{$smarty.const._CO_PUBLISHER_TITLE}> | <{if $display_date_col == 1}><{$smarty.const._MD_PUBLISHER_DATESUB}> | <{/if}> <{if $display_hits_col == 1}><{$smarty.const._MD_PUBLISHER_HITS}> | <{/if}>
|
<{$item.titlelink}>
<{if $show_subtitle && $item.subtitle}>
<{$item.subtitle}> <{/if}> |
<{if $display_date_col == 1}>
<{$item.datesub}>
|
<{/if}> <{if $display_hits_col == 1}>
<{$item.counter}>
|
<{/if}>