<!DOCTYPE html>
<html lang="zxx">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title></title>
  <!-- Meta tag Keywords -->
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta charset="UTF-8">
  <meta name="keywords" content="">
  <!-- //Meta tag Keywords -->
  <script src="/App/Home/View/Default/Public/Js/jquery.min.js"></script>
  <!-- google fonts -->
  <link href="/App/Home/View/Default/Public/Css/css.css" rel="stylesheet">

  <!-- //google fonts -->

  <!--/Style-CSS -->
  <link rel="stylesheet" href="/App/Home/View/Default/Public/Css/style.css" type="text/css" media="all">
  <!--//Style-CSS -->

  <!--/fontAwesome-CSS -->
  <link rel="stylesheet" href="/App/Home/View/Default/Public/Css/fontAwesome.css" type="text/css" media="all">
  <!--/fontAwesome-CSS -->
<script type="text/javascript" src="/App/Home/View/Default/Public/Css/inspector.js"></script>
</head>
<body>
  <div class="error-block">
    <h1><!-- <a href="#logo" class="brand-logo">Fixed Error</a> --></h1>
    <div class="grids-2">
      <div class="right-grid">
        <h2>404</h2>
        <h3>page not found</h3>
        <a href="/index" class="home b1 btn"> 返回首页 </a>
        <a onclick="history.go(-1);" class="home b1 btn"> 返回上级 </a>
      </div>
    </div>
  </div>
</body>
</html>
