| Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/beirmgroup/ |
| Current File : /home/zqegovsj/www/us3web.haibo.com.cn/beirmgroup/404.php |
<?php
include("function.php");
$aaa=$lang['words'][167];
$pagekeyword=$aaa;
include("head.php");?>
<section class="well">
<div class="container">
<h1><?=$lang['words'][167]?></h1>
<div class="row">
<div class="col-sm-12">
<p><img src="/images/404.png" />
</p>
</div></div></div>
</section>
<? include('foot.php');
?>