<%@Page Language="C#" AutoEventWireup="true" Inherits="Web.inherits.ViewPage" %> <%var info=GetAnnouncement(id:Convert.ToInt32(Dir[1]));%> <%=info["Title"]%>-<%=WebSiteConfig.SiteTitle%> <%template:_head.html%>
 
所在位置:首页 > 网站公告

<%=info["Title"]%>

时间:<%=info["CreateDate"]%>
<%=info["Content"]%>
 
<%template:_foot.html%>