Inter BEE 2009
{* get_news_list num=3 *}
{get_news_list num=6}
{if $news_list}
{foreach item=row from=$news_list name=newslist}
{/foreach}
{/if}
- {if $row.year && $row.month && $row.day}{$row.year}.{$row.month}.{$row.day} UP{/if}
- {$row.title}