clean git
This commit is contained in:
34
www/Templets/NewsClass/page.htm
Normal file
34
www/Templets/NewsClass/page.htm
Normal file
@@ -0,0 +1,34 @@
|
||||
<!doctype html>
|
||||
<html lang="en-zh">
|
||||
<head>
|
||||
<meta charset="gb2312">
|
||||
<title>{FS400_页面标题}</title>
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="sitename" content="雅安产业投资(集团)有限公司" />
|
||||
<meta name="sitedomain" content="http://www.yact.com.cn/" />
|
||||
<meta name="keywords" content="雅安产业投资(集团)有限公司" />
|
||||
<meta name="description" content="雅安产业投资(集团)有限公司" />
|
||||
<link href="/images/css.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="/images/bootstrap.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="/images/reset.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="/images/style.css" rel="stylesheet" type="text/css" ignoreapd="true"/>
|
||||
<link href="/images/font.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<script type="text/javascript" src="/images/html5.js" ignoreapd="true"></script>
|
||||
<script type="text/javascript" src="http://skin.beiww.com/superslide/jquery.min.js" ignoreapd="true"></script>
|
||||
<script type="text/javascript" src="http://skin.beiww.com/superslide/jquery.superslide.js" ignoreapd="true"></script>
|
||||
<script type="text/javascript" src="/images/time2015.js" ></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="/images/html5shiv.min.js" ignoreapd="true"></script>
|
||||
<script src="/images/respond.min.js" ignoreapd="true"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{FS400_网站顶部}
|
||||
<div class="main-1200" style="margin:0px auto;">
|
||||
{FS400_单网页内容}
|
||||
</div>
|
||||
{FS400_网站底部}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user