{loop name="tpl_news"}
{$value.month}
{$value.day}
{$value.year}
Rank
{if condition="$value.ncomments > 0"} {$value.ncomments} Comments {else} {$value.ncomments} Comments {/if} {if condition="$value.ncomments > 0"} {$value.ncomments} {else} {/if}
{$value.argument}
{$value.content}
{if condition="$value.more == 1"} {/if} {if condition="$value.tags != ''"}
Tags {$value.tags}
{/if}
{/loop}