{strip}>
<{include file="db:bulletin_head.html"}>
<{$lang_newsarchives}> |
<{foreach item=year from=$years}>
<{$year.string}> |
<{foreach item=month from=$year.months}>
<{if $month.current}>
<{$month.string}> |
<{elseif $month.link}>
<{$month.string}> |
<{else}>
<{$month.string}> |
<{/if}>
<{/foreach}>
<{/foreach}>
<{if $show_articles == true}>
<{$lang_articles}> |
<{if $disp_print_icon or $disp_tell_icon}>
<{$lang_actions}> |
<{/if}>
<{$lang_views}> |
<{$lang_date}> |
<{foreach item=story from=$stories}>
">
<{$story.topic}> : <{$story.title}> |
<{if $disp_print_icon or $disp_tell_icon}>
<{if $disp_print_icon}>
<{/if}>
<{if $disp_tell_icon}>
<{/if}>
|
<{/if}>
<{$story.counter}> |
<{$story.date}> |
<{/foreach}>
<{$lang_storytotal}>
<{/if}>
<{/strip}>