first commit
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="{PE.Label id="取得META信息" siteConfig="true" metaType="keywords" /}" name="Keywords" />
|
||||
<meta content="{PE.Label id="取得META信息" siteConfig="true" metaType="description" /}" name="Description"/>
|
||||
<title>来源-{PE.SiteConfig.SiteName /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}article.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div id="main_right">
|
||||
<div id="main_right_box">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="r_navigation">
|
||||
<div class="r_n_pic"></div>
|
||||
您现在的位置:<a href="{PE.SiteConfig.sitepath/}">{PE.SiteConfig.SiteName /}</a> >>来源列表</div>
|
||||
{PE.Label id="右侧广告一" /}
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<div class="r_ad"> </div>
|
||||
<div class="c_spacing"></div>
|
||||
<div class="c_main_box">
|
||||
<div class="c_title"> 来源列表</div>
|
||||
<div class="c_content"><!-- 来源列表标签 -->
|
||||
{PE.Label id="来源列表_表格式" page="true" pagesize="10" urlpage="true" /}
|
||||
</div>
|
||||
<div class="c_bot"> </div>
|
||||
</div>
|
||||
|
||||
<div class="class_page">{PE.Page id="url_动易后台风格" datasource="来源列表_表格式" unitname="个来源" /}</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 来源页左侧开始 -->
|
||||
<div id="main_left">
|
||||
<div class="left_box">
|
||||
<dl>
|
||||
<dt>推荐来源</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
{PE.Label id="来源列表" outputQty="5" type="2" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="clearbox"> </div>
|
||||
<!-- 来源页左侧结束 -->
|
||||
</div>
|
||||
</div>
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user