-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
14 lines (14 loc) · 1.35 KB
/
404.html
File metadata and controls
14 lines (14 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<html>
<head>
<meta charset='UTF-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 (Page Not Found)</title>
<link rel="shortcut icon" href="https://pageperfect.pages.dev/favicon.svg" type="image/x-icon">
<link rel='stylesheet' type='text/css' href='https://pageperfect.pages.dev/global.css'>
</head>
<body>
<h1 style="line-height: 1;"><span style="font-family: "Rubisco Sans"; color: rgb(255, 0, 0);">404 - PAGE NOT FOUND</span></h1><p style="line-height: 1;"><span face="Rubisco Sans Text" style="font-family: "Rubisco Sans Text";">The page you were trying to reach does not exist. This is because:</span></p><ul><li><span face="Rubisco Sans Text" style="font-family: "Rubisco Sans Text";">The URL has changed</span></li><li><span face="Rubisco Sans Text" style="font-family: "Rubisco Sans Text";">The URL is wrong</span></li></ul><p><span style="font-family: "Rubisco Sans Text";">Please make sure you have entered in the correct URL address and try again. If this error happens again, we are sorry.</span></p><p><span style="font-family: "Rubisco Sans Text";">Click <a href="https://pageperfect.pages.dev/">here</a> to return to the PagePerfect homepage.</span></p>
</body>
</html>