{* $Id$ *} {foreach from=$comments item=comment}
{if isset($comment.TN_SRC)}
{$comment.ALT}
{/if}
{if isset($comment.U_DELETE) or isset($comment.U_VALIDATE) } {/if} {$comment.AUTHOR} - {$comment.DATE}
{$comment.CONTENT}
{if isset($comment_separator)}
{/if} {/foreach}