<%template _header%>
<%if page_err==0%> <%if {ispost}%> <%template _msgbox%> <%else%>
<%csharp%> string formatNow = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); <%/csharp%> <%template _post%> <%if {postinfo.layer}==0%> <%/if%>
<%template _postattachments%> <%/if%> <%else%> <%if {ispost}%> <%csharp%> string backLink = HttpContext.Current.Request.UrlReferrer.ToString(); SetBackLink(backLink.Contains("&cedit=yes") ? backLink : backLink + "&cedit=yes"); <%/csharp%> <%/if%> <%template _errmsgbox%> <%/if%> <%template _copyright%> <%template _footer%>