2018-03-11 12:07:57 +01:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>Halcyon / ?</title>
|
|
|
|
<link rel="shortcut icon" href="/assets/images/favicon.ico">
|
|
|
|
<link rel="stylesheet" href="/assets/css/404.css" media="all">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<article>
|
|
|
|
<h1>404</h1>
|
2018-07-31 18:51:17 +02:00
|
|
|
<h2><?=_('Sorry, something went wrong.')?></h2>
|
2018-03-11 12:07:57 +01:00
|
|
|
</article>
|
|
|
|
</body>
|
|
|
|
</html>
|