forked from CoolAnimateCanGacha/Wrapper-Online-Assets
-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
32 lines (25 loc) · 1017 Bytes
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="https://wrapperonlineassets.ga/favicon.ico" type="image/png">
<title>404 Not Found</title>
<meta name="description" content="Wrapper Online 404">
<link rel="stylesheet" type="text/css" href="https://wrapperonlineassets.ga/pages/css/global.css">
<link rel="stylesheet" type="text/css" href="https://wrapperonlineassets.ga/pages/css/list.css">
</head>
<body>
<header>
<div>
<h1 style="margin:0"><img id="logo" src="/pages/img/list_logo.png" alt="Wrapper: Online"/></h1>
</div>
</header>
<center><h1><b>Oops!</b></h1></center>
<center><h3>The page that you are trying to look for could not be found.</h3></center><br>
<center><img src="/pages/img/404.png" height=42.5% width=42.5% alt="404 image designed by Imageny"/></center><br>
<center><a href="/">Go back to the Asset server</a>
<footer>
<a id="discordlink" href="https://discord.gg/goanimate">Discord Server</a>
</footer>
</body>
</html>