<{foreach item=year from=$years}> <{foreach item=month from=$year.months}> <{/foreach}> <{/foreach}>
<{$lang_newsarchives}>
 
<{$month.string}> <{$year.number}>
<{if $show_articles == true}>

<{foreach item=story from=$stories}> <{/foreach}>
<{$lang_articles}><{$lang_actions}><{$lang_views}><{$lang_date}>
<{$story.title}><{$lang_printer}> <{$lang_sendstory}><{$story.counter}><{$story.date}>
<{$lang_storytotal}>
<{/if}>