共{$__PAGING__.record_total|intval}条评论
{maccms:foreach name="__LIST__" id="vo"}{$vo.comment_time|date='Y-m-d H:i:s',###} {$vo.comment_name} (({$vo.comment_ip|long2ip}))
{$vo.comment_content|mac_em_replace}
{maccms:foreach name="$vo.sub" id="child"}{$child.comment_name} (({$child.comment_ip|long2ip}))
{$child.comment_content|mac_em_replace}