createtemplate.aspx
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. <%@ Page language="c#" Inherits="Discuz.Web.Admin.createtemplate" Codebehind="createtemplate.aspx.cs" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4. <head>
  5. <title>生成模板</title>
  6.         <meta http-equiv="pragma" content="no-cache" />
  7.         <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
  8.         <meta http-equiv="expires" content="Wed, 26 Feb 1997 08:21:57 GMT" />
  9.     <meta http-equiv="X-UA-Compatible" content="IE=7" />
  10.     </head>
  11. <body></body>
  12. </html>