website/nimda/panel.html

58 lines
3.6 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<title>morblox.us</title>
<meta content="morblox.us" property="og:title"/>
<meta content="MORBLOX is a work in progress revival." property="og:description"/>
<meta content="https://thomasluigi07.github.io/MORBLOX-WEBSITE/" property="og:url"/>
<meta content="https://thomasluigi07.github.io/MORBLOX-WEBSITE/MORBLOXlogo.png" property="og:image"/>
<meta content="#4b4b4b" data-react-helmet="true" name="theme-color"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<link rel="apple-touch-icon" href="https://morblox.us/MORBLOX.png"/>
<link rel="apple-touch-startup-image" href="https://morblox.us/MORBLOXSplash.png"/>
<link rel="icon" type="image/x-icon" href="https://morblox.us/MORBLOX.ico">
<link rel="stylesheet" href="https://morblox.us/main.css">
<script src="https://morblox.us/main.js"></script>
</head>
<body>
<div class="navbar">
<a id="logo_full" href="https://morblox.us/index.html"><img alt="MORBLOX Logo" src="https://morblox.us/MORBLOXlogo.png" width="200" height="40"/></a>
<a id="logo_small" class="invisible" href="https://morblox.us/index.html"><img alt="MORBLOX Logo" src="https://morblox.us/MORBLOXlogoshort.png" width="45" height="40"/></a>
<div class="navbarbuttoncontainer">
<a class="navbarbutton" id="smallbtn5" href="https://morblox.us/home.html">Home</a>
<a class="navbarbutton" id="smallbtn4" href="https://morblox.us/games.html">Games</a>
<a class="navbarbutton" id="smallbtn0" href="https://morblox.us/catalog.html">Catalog</a>
<a class="navbarbutton" id="smallbtn1" href="https://morblox.us/build.html">Build</a>
<a class="navbarbutton" id="smallbtn2" href="https://morblox.us/upgrade.html">Upgrade</a>
<a class="navbarbutton" id="smallbtn3" href="https://morblox.us/forum.html">Forum</a>
</div>
<div id="navbarlogincontainer" class="">
<p><a href="https://morblox.us/signup.html">Sign Up</a> or <a href="https://morblox.us/login.html">Log In</a>
</div>
<div id="navbarsignedincontainer" class="invisible">
<p id="navbarusername">nil</p>
</div>
</div>
<div class="smallnav">
<div class="smallnavbarbuttoncontainer">
<a class="smallnavbarbutton" href="https://morblox.us/profile.html">Profile</a>
<a class="smallnavbarbutton" href="https://morblox.us/avatar.html">Avatar</a>
<a class="smallnavbarbutton" href="https://morblox.us/Settings.html">Settings</a>
</div>
</div>
<div class="invisible" id="alert">
<p class="alerttext" id="alerttext">ALERT TEXT</p>
</div>
<div class="content">
<h1>401 Unauthorized</h1>
<p>You do not have access to this page.</p>
<img alt="Error Image" src="https://morblox.us/error.png" width="503" height="579">
</div>
<div id="footer">
<p>MORBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo, or the Pirates of the Caribbean. ARrrr!</p>
<p>Before signing up, please read the <a href="https://morblox.us/privacy.html">Privacy Policy</a> and the <a href="https://morblox.us/tos.html">Terms of Service</a>.</p>
</div id="footer">
</body>
</html>