Files
ningbo/动易的标签库/模板库_dhjd/其他模板/默认信息提示页模板.html
T
2026-08-31 16:22:00 +08:00

21 lines
945 B
HTML

<!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信息" 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.ApplicationPath/}Prompt/prompts.css" rel="stylesheet" type="text/css" />
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
</head>
<body>
{PE.Label id="GOV_网站顶部" /}
<div id="center_all">
<div class="u_management_bg">
<div class="P_width"> {PE.Control.form1/} </div>
</div>
</div>
{PE.Label id="GOV_网站底部" /}
</body>
</html>