createtemplate.aspx
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:1k
- <%@ Page language="c#" Inherits="Discuz.Web.Admin.createtemplate" Codebehind="createtemplate.aspx.cs" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <title>生成模板</title>
- <meta http-equiv="pragma" content="no-cache" />
- <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
- <meta http-equiv="expires" content="Wed, 26 Feb 1997 08:21:57 GMT" />
- <meta http-equiv="X-UA-Compatible" content="IE=7" />
- </head>
- <body></body>
- </html>