<%template _header%> <%if {infloat}!=1%>
<%/if%> <%if page_err==0%> <%if {ispost}%> <%if {infloat}==1%> {msgbox_text} <%else%> <%template _msgbox%> <%/if%> <%else%>
<%csharp%> string formatNow = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); <%/csharp%> <%set (int){postid} = 0%> <%template _post%> <%template _postattachments%> <%if {adveditor}%> <%/if%>
<%/if%> <%else%> <%if {ispost}%> <%if {needlogin}%> <%template _login%> <%else%> <%if {infloat}==1%>

{msgbox_text}

<%else%> <%csharp%> string backLink = HttpContext.Current.Request.RawUrl.ToString(); SetBackLink(backLink.Contains("&cedit=yes") ? backLink : backLink + "&cedit=yes"); <%/csharp%> <%template _errmsgbox%> <%/if%> <%/if%> <%else%> <%if {needlogin}%> <%template _login%> <%else%> <%template _errmsgbox%> <%/if%> <%/if%> <%/if%> <%template _copyright%> <%template _footer%>