%template _header%>
<%if page_err==0%>
<%if {ispost}%>
<%template _msgbox%>
<%else%>
最后5帖
<%loop lastpost lastpostlist%>
- 来自:
{lastpost[poster]}
回复日期:
{lastpost[postdatetime]}
内容:
{lastpost[message]}
<%/loop%>
<%template _copyright%>
<%/if%>
<%else%>
<%template _errmsgbox%>
<%/if%>
<%template _footer%>