{includeq file='db:news_header.html'}>
<{if $show_articles == TRUE}>
<{$lang_storytotal}>
<{$lang_articles}> |
<{$lang_tags}> |
<{$lang_views}> |
<{$lang_date}> |
<{foreach item=story from=$stories}>
">
<{$story.title}> |
<{if $story.tags}><{$story.tags}><{/if}> |
<{$story.counter}> |
<{$story.date}> |
<{/foreach}>
<{/if}>
<{$smarty.const._CO_NEWS_ARCHIVES}> |
<{foreach item=year from=$years}>
<{foreach item=month from=$year.months}>
<{$month.string}> <{$year.number}> |
<{/foreach}>
<{/foreach}>
<{includeq file='db:news_footer.html'}>