评论标题:{#$title.name#}
评论列表
{#section name=com loop=$comment_list#}
{#if $comment_list[com].user_id <> 0#}{#$comment_list[com].user_name#}{#else#}游客{#/if#} 于{#$comment_list[com].pub_date|date_format:"%Y-%m-%d %H:%M:%S"#} 说到:
{#/section#}

{#$comment_list[com].content|mb_substr:0:50#}
评论