41 lines
1.8 KiB
HTML
41 lines
1.8 KiB
HTML
<html lang="en-us" class="loggedout">
|
|
<head>
|
|
<title>ARCHBLOX - 404</title>
|
|
<meta charset="utf-8">
|
|
<meta content="ARCHBLOX" property="og:title">
|
|
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
|
<meta content="https://help.archblox.com" property="og:url" />
|
|
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
|
<link rel="apple-touch-icon" sizes="114x114" href="/img/MORBLOX.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="/img/MORBLOX.png">
|
|
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
|
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
|
<link href="/css/app.css" rel="stylesheet">
|
|
<script src="/js/darkmode.js"></script>
|
|
<script>
|
|
getDarkMode()
|
|
</script>
|
|
<script src="/js/detect.css" defer></script>
|
|
<script src="/js/splash.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<br>
|
|
<div id="logo_signup">
|
|
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
|
height="40" /></a>
|
|
<p id="morbin">We'll be right back!</p>
|
|
</div>
|
|
<div class="content_signup">
|
|
<h1>404 - Page not Found</h1>
|
|
<p>Aw man, look at what you have done. You've made Luigi mad!</p>
|
|
<p>Why don't you go back a page for us before Luigi destroys us all.</p>
|
|
<img alt="Angry Luigi" src="/img/error.png" width="100%" height="300px">
|
|
</div>
|
|
</body>
|
|
|
|
</html> |