{foreach from=$news_tabs item=tab} {$tab} {/foreach}
{foreach from=$news_items key=item item=article}
{$article.title}
{/foreach}