33 lines
1.4 KiB
HTML
33 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<meta name="description" content="NetNest provide confidential and secure hosting/accommodation services. Anywhere and at all times. Join our Discord community for updates.">
|
||
|
|
<meta name="keywords" content="confidential hosting, secure hosting, web hosting, privacy, security, hébergement confidentiel, hébergement sécurisé, hébergement web, confidentialité, sécurité">
|
||
|
|
<meta name="author" content="ultralion">
|
||
|
|
<meta name="robots" content="index, follow">
|
||
|
|
<link rel="canonical" href="http://thenetnest.com/">
|
||
|
|
<link rel="stylesheet" href="css/style.css">
|
||
|
|
<link rel="icon" type="image/png" href="Your-Logo-Here.jpg">
|
||
|
|
<title>Maintenance Template - 404</title>
|
||
|
|
</head>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="err_page">
|
||
|
|
<div class="err_page_left">
|
||
|
|
<img src="Your-Logo-Here.jpg" alt="presentation image" class="presentation-image">
|
||
|
|
</div>
|
||
|
|
<div class="err_page_right">
|
||
|
|
<h1>404</h1>
|
||
|
|
<h4>OOPS. Looks like the page you're looking for no longer exists</h4>
|
||
|
|
<p>Don't worry. Since you're valuable to us we will bring you back to safety</p>
|
||
|
|
<a href="https://discord.gg">
|
||
|
|
<button class="err_btn">Back to home</button>
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|