<{$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}>

<{if $askshow == "on"}> <{/if}> <{if $discussshow == "on"}> <{/if}>
*<{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%" }>
*<{t}>验证码:<{/t}> <{input type="text" required="true" size="4" maxlength="4" name="askverifyCode"}> " border="1" id="askimgVerifyCode"/><{t}> 看不清楚?换个图片<{/t}>
*<{t}>验证码:<{/t}> <{input type="text" required="true" size="4" maxlength="4" name="discussverifyCode"}> " border="1" id="discussimgVerifyCode"/><{t}> 看不清楚?换个图片<{/t}>