{config_load file="$language.conf" section="news"}

{$news_cnt}

{$news_cnt} {#read_news#}:

{foreach from=$newsfeed item=news}
  • {$news.title}

    {$news.pubDate}

    {$news.description}

  • {foreachelse}

    {#no_news#}

    {/foreach}