-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path404.html
20 lines (20 loc) · 951 Bytes
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<meta content="text/html" charset="UTF-8">
<meta name="viewport" content="width=502">
<title>404 Not Found - Wheiss' tools</title>
<link rel="Shortcut Icon" href="/ico/illust_73070421.webp" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="/css/default.css">
</head>
<body>
<h1>404 Not Found</h1>
<div>
<p class="text404">Sorry, the page you are looking for could not be found.</p>
</div>
<hr>
<span class="p1" style="user-select:none !important;" id="un_copy_Para"><a href="javascript:;" onClick="javascript:history.back(-1);">Previous</a></span>
<span class="p1" style="user-select:none !important;" id="un_copy_Para">Author: <a href="https://www.wheiss.com/">Wheiss</a> Source Code: <a href="https://github.com/WheissCherry/Wheiss-tools/">Github</a></span>
<span class="p1" style="user-select:none !important;" id="un_copy_Para"><a href="/">Home</a></span>
</body>
</html>