rosa-build/public/404.html

29 lines
853 B
HTML
Raw Permalink Normal View History

2015-02-03 02:41:30 +00:00
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>404</title>
2016-05-28 20:59:35 +01:00
<link href='//netdna.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css' media="screen" rel="stylesheet" type="text/css">
<style type="text/css">
</style>
2015-02-03 02:41:30 +00:00
</head>
<body>
<noscript>
2015-02-03 10:29:32 +00:00
<div style='font-size: 12px; color: red; font-weight: bold;'>You need javascript to properly use this site</div>
2015-02-03 02:41:30 +00:00
</noscript>
<article >
2015-02-03 09:27:09 +00:00
<div class='row'>
<div class='col-md-6 col-md-offset-3 text-center'>
2015-02-03 02:41:30 +00:00
<div class="all error404">
<h1>Error <span>404</span></h1>
<h2>Page not found</h2>
<p class="pages">
Try to open other pages.
</p>
<p class="search">
Or use the search.
</p>
</div>
2015-02-03 09:27:09 +00:00
</div>
</div>
2015-02-03 02:41:30 +00:00
</article>
</body></html>