<{foreach from=$block.comments item=comment name=comloop}>
<{$comment.com_title}>
<{if $comment.uid}> <{$comment.uname}> <{else}> <{$comment.guestname}> <{/if}>
ºîÀ®:<{$comment.com_created}> ¹¹¿·:<{$comment.com_modified}>
<{$comment.com_text}>

<{/foreach}>