Something went wrong on our end
Select Git revision
-
Volker Schukai authoredVolker Schukai authored
error.html 2.57 KiB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404 Monster</title>
<style id="" media="all">/* vietnamese */
/* maven-pro-regular - latin-ext_latin */
@font-face {
font-family: 'Maven Pro';
font-style: normal;
font-weight: 400;
src: url('/assets/maven-pro-v32-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
url('/assets/maven-pro-v32-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/assets/maven-pro-v32-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/assets/maven-pro-v32-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
url('/assets/maven-pro-v32-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/assets/maven-pro-v32-latin-ext_latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* maven-pro-900 - latin-ext_latin */
@font-face {
font-family: 'Maven Pro';
font-style: normal;
font-weight: 900;
src: url('/assets/maven-pro-v32-latin-ext_latin-900.eot'); /* IE9 Compat Modes */
src: local(''),
url('/assets/maven-pro-v32-latin-ext_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/assets/maven-pro-v32-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
url('/assets/maven-pro-v32-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */
url('/assets/maven-pro-v32-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
url('/assets/maven-pro-v32-latin-ext_latin-900.svg#MavenPro') format('svg'); /* Legacy iOS */
}
</style>
<link type="text/css" rel="stylesheet" href="/style.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<meta name="robots" content="noindex, follow">
</head>
<body>
<div id="notfound">
<div class="notfound">
<div class="notfound-404">
<h1>404</h1>
</div>
<h2>We are sorry, Page not found!</h2>
<p>The page you are looking for might have been removed had its name changed or is temporarily unavailable.</p>
<a class="button" href="/">Back To Homepage</a>
</div>
</div>
</body>
</html>