News

{foreach from=$news item=n}
{if $n.picture!=""}{$n.name}{/if}
{$n.title}

{$n.text}

by {$n.username} on {$n.date}
{foreachelse} {/foreach}