<{$comment.author}><{t}>说:<{/t}><{$comment.time|userdate}>
<{$comment.comment}>
<{foreach from=$comment.reply item=items}>
<{$items.author}> <{t}>回复:<{/t}><{$items.time|cdate:'SDATE_STIME'}>
<{$items.comment}>
<{/foreach}>

<{t}>发表回复<{/t}>

">
*<{t}>联系方式:<{/t}> <{input type="text" required="true" size=20 name="contact"}><{t}>(可以是电话、email、qq等)<{/t}>
*<{t}>回复内容:<{/t}> <{input type="textarea" required="true" rows="5" name="comment" style="width:80%" }>