﻿<html>
<head>
    <title>404</title>
    <script>
        location.href = "/";
    </script>
</head>
<body>
    找不到网页
</body>
</html>