mirror of
https://github.com/SrIzan10/sern-website.git
synced 2026-05-01 11:05:20 +00:00
31 lines
1.4 KiB
HTML
31 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
||
<html style="height:100%">
|
||
<head>
|
||
<meta name="viewport" charset="utf-8" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
|
||
<link rel="icon" href="./assets/images/icon.png">
|
||
<meta name="theme-color" content="#fff">
|
||
<meta name="twitter:card" content="summary">
|
||
|
||
<meta property="og:title" content="sern">
|
||
<meta property="og:description" content="sern’s clean, modern and web interface.">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:url" content="https://sern-handler.js.org/">
|
||
<meta property="og:locale" content="en_US">
|
||
<meta name="description" content="sern’s clean, modern and user-friendly web interface.">
|
||
|
||
<title>sern - Page Not Found</title>
|
||
</head>
|
||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||
</h2>
|
||
<p>The link you visited is may be broken or invalid.</p>
|
||
<div class="button">
|
||
<h2>
|
||
<a href="http://sern-handler.js.org" title="Back to home" style="color: #444;">Back to homepage</a>
|
||
</h2>
|
||
</div>
|
||
</div></div></body></html>
|
||
|