first commit
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
{PE.DataSource id="cone" datasource="公文_内容页" itemid="@RequestInt_id" xslt="true" /}
|
||||
<!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.Field id="cone" fieldname="KeyWord" /}" name="Keywords" />
|
||||
<meta content="{PE.Field id="cone" fieldname="Intro" /}" name="Description"/>
|
||||
<title>{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}eApp.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg" class="main_bgpic">
|
||||
<div id="main_bg">
|
||||
<!-- 中部内容开始 -->
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="gwDaohang"> <strong>您现在的位置</strong>:<a href="/">政府信息公开</a> > {PE.Field id="cone" fieldname="Title" /}({PE.Field id="cone" fieldname="FileType" /})</div>
|
||||
<div class="main_topspace"></div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<div class="gwDetail">
|
||||
<div class="t">
|
||||
<div class="tAll">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="td1">
|
||||
<div style="">
|
||||
{PE.Field id="cone" fieldname="FileHeader" /}
|
||||
</div>
|
||||
</td>
|
||||
<td class="td2">({PE.Field id="cone" fieldname="FileType" /})</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="wenhao">{PE.Field id="cone" fieldname="FileNumber" /}</div>
|
||||
</div>
|
||||
|
||||
<div class="articleContent" id="colorfulBg">
|
||||
<div class="GWtit">{PE.Field id="cone" fieldname="Title" /}</div>
|
||||
<div class="overflow_hidden">
|
||||
{PE.Field id="cone" fieldname="Content" charge="true" showerr="true" chargelength="50" /}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="clearbox"></div>
|
||||
<div class="GWbot">
|
||||
<div class="GWzhutici"><b>主题词:</b>{PE.Field id="cone" fieldname="Keyword" /}</div>
|
||||
<div class="GWchaosong">抄送: {PE.Field id="cone" fieldname="CopyTo" /}</div>
|
||||
<div class="GWinfo"><span>{PE.Field id="cone" fieldname="UpdateTime" /} 印发</span>{PE.Field id="cone" fieldname="ReleaseBy" /}</div>
|
||||
<div class="GWyinshu">共印 {PE.Field id="cone" fieldname="PrintNumber" /} 份</div>
|
||||
</div>
|
||||
<div class="clearbox clear"></div>
|
||||
</div>
|
||||
<!-- 中部内容结束 -->
|
||||
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
<div class="c_spacing"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user