configurations/Nginx/html/cs/404.html

25 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Library of Code</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
</head>
<body bgcolor="white">
<center><h1>404 NOT FOUND</h1></center>
<p>The location you requested has not been found on this gateway.</p>
<h2>User</h2>
<p>If you're just visiting the site, here are the steps you can take.</p>
<ol type=1>
<li>You may have entered the wrong address, please check the URL and try again.</li>
<li>Check with the person who gave you the URL to ensure it's correct.</li>
</ol>
<h2>Site Operator</h2>
<p>If you're the operator of this site, here are the steps you can take.</p>
<ol type=1>
<li>This domain isn't registered with our systems. Please contact CSMS to bind this domain.</li>
<li>If none of these solved your issue, please contact the Department of Engineering at <strong>engineering@libraryofcode.org</strong></li>
</ol>
<hr><center><a href="https://www.libraryofcode.org/">Library of Code, Inc. | Division of Cloud Services & Member Support (CSMS)</a></center>
</body>
</html>