Files
2026-08-31 16:22:00 +08:00

55 lines
2.3 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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" />
<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" />
<link href="{PE.SiteConfig.SkinPath/}onlinePL.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_网站顶部" /}
<!-- 中部 center_all 开始 -->
<div id="center_all">
<div id="main_bg" class="main_bgpic">
<div class="main_topspace"></div>
<div id="main_bg">
<!-- 中部居中 onlinepl_middle 开始 -->
<div id="onlinepl_middle">
<!-- 网站位置导航信息开始 -->
<div class="c_daohang">
<span class="c_daohang_sp link_style1">
<strong>您现在的位置</strong><a href="{PE.SiteConfig.sitepath/}">{PE.SiteConfig.SiteName /}</a>>>在线举报
</span>
</div>
<!-- 网站位置导航信息结束 -->
<div class="ComplaintsReport_box">
<dl>
<dt>
<a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Complaints/Complaints.aspx?type=1"><span>举报</span> </a>
<a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Complaints/Complaints.aspx?type=0"><span>投诉</span> </a></dt>
{PE.Label id="GOV_在线举报标签" /}
</dl>
</div>
</div>
<!-- 中部居中 onlinepl_middle 结束 -->
<!-- 中部左侧 onlinepl_left 开始 -->
<div id="onlinepl_sidebar">
{PE.Label id="GOV_文章子栏目节点左侧" /}
</div>
<!-- 中部左侧 onlinepl_left 结束 -->
</div>
<div class="clearbox"></div>
<div class="c_spacing"></div>
</div>
</div>
<!-- 中部 center_all 结束 -->
{PE.Label id="GOV_网站底部" /}
</body>
</html>