<%inherits "Discuz.Space.Pages.usercpspacecomment"%> <%template _header%>
<%template _menu%>
<%template _spacemenu%>
<%if page_err==0%> <%if ispost%> <%template _msgbox%> <%else%>
<%loop currentcomment commentlist%> <%/loop%>
{currentcomment[author]} 对 {currentcomment[posttitle]} 发表评论 日期:{currentcomment[postdatetime]}
    {currentcomment[content]}
{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%> <%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>