first commit
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
<!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" lang="UTF-8">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="{PE.Label id="取得META信息" nodeId="@RequestInt_Id" metaType="keywords" /}" name="Keywords" />
|
||||
<meta content="{PE.Label id="取得META信息" nodeId="@RequestInt_Id" metaType="description" /}" name="Description"/>
|
||||
<title>{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{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" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Common.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/jquery.pack.js"></script>
|
||||
</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>>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}</div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
{PE.Label id="右侧广告一" /}
|
||||
<div class="c_spacing"> </div>
|
||||
<!-- 右侧二列开始 -->
|
||||
<div id="r_main">
|
||||
<div class="r_content">
|
||||
<dl>
|
||||
<dt>信息排行</dt>
|
||||
<dd>{PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" inDays="30" displayPropertyPrefix="7" /}</</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="c_spacing"> </div>
|
||||
<div class="r_content">
|
||||
<dl>
|
||||
<dt>相关信息</dt>
|
||||
<dd> {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" eliteLevel="30" displayPropertyPrefix="7" /}</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="c_main">
|
||||
<div class="c_article_list">
|
||||
<dl>
|
||||
<dd>
|
||||
<ul>
|
||||
<!-- 子栏目列表信息列表开始 -->
|
||||
{PE.Label id="友情链接列表" usePage="true" /}
|
||||
<!-- 子栏目列表信息列表结束 -->
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="class_page">{PE.Page id="url_动易后台风格" datasource="友情链接列表_普通式" unitname="个站点" /}</div>
|
||||
<div class="clearbox"> </div>
|
||||
</div>
|
||||
<!-- 右侧二列结束 -->
|
||||
<div class="c_spacing"> </div>
|
||||
</div>
|
||||
</div>
|
||||
{PE.Label id="文章节点左侧" /} </div>
|
||||
</div>
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user