clean git
This commit is contained in:
49
www/Templets/NewsClass/class.htm
Normal file
49
www/Templets/NewsClass/class.htm
Normal file
@@ -0,0 +1,49 @@
|
||||
<!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;margin-top:20px;">
|
||||
<section class="clearfix">
|
||||
<div id="class-left">
|
||||
<div id="class_lefttt">栏目导航</div>
|
||||
{FS400_终极列表页栏目}
|
||||
</div>
|
||||
|
||||
<div id="class_right">
|
||||
<div id="class_tt" class="clearfix"><h2>{FS400_栏目名称}</h2><h3 style="float:right;">当前位置:<a href="/">首页</a> > {FS400_栏目名称} </h3></div>
|
||||
<section id="class_right-newlist">
|
||||
<table border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0px auto;">
|
||||
{FS400_终极新闻列表}
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
{FS400_网站底部}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user