#include "inc/head.html"/>
${currInfo.title} 的全部评论
<@commentPage num='10' page='${page!1}' objtype="info" objid="${currInfo.id}"
action='${contextPath}templet_pro.do?siteid=${site.id}&currInfoid=${currInfo.id}&currChannelid=${currChannel.id}&templetPath=comment.html';commentList,pager>
<#list commentList as comment>
-
${comment.content!""}
#list>
${pager.formPageStr}
@commentPage>
<#include "inc/foot.html"/>