-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
73 lines (65 loc) · 3.5 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>404 Page not found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8"/>
<meta name="robots" content="index,follow"/>
<meta name="description" content="CatchChallenger community and official server - Old school Opensource MMORPG/Single player with multiple gameplay" />
<meta name="keywords" content="CatchChallenger community and official server - Old school Opensource MMORPG/Single player with multiple gameplay" />
<link rel="stylesheet" type="text/css" media="screen" href="/css/style.min.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/css/official-server.min.css" />
<link rel="alternate" type="application/atom+xml" href="/rss_global.xml" title="All news" />
<meta name="viewport" content="width=device-width" />
<meta name="Language" content="en" />
<meta http-equiv="content-language" content="english" />
</head>
<body>
<nav>
<table>
<tr>
<td class="menuselected" style="width:40px"><a href="/"><img src="/images/home.png" alt="Home" title="Home" width="40" height="40" /></a></td>
<td class="menutext"><a href="/official-server.html">Official server</a></td>
<td class="menutext"><a href="/download.html">Download</a></td>
<td class="menutext"><a href="/screenshot.html">Screenshots</a></td>
<td class="menutext"><a href="/shop/">Shop</a></td>
<td style="width:40px"><a href="/contact.html"><img src="/images/contact.png" alt="Contact" title="Contact" width="40" height="40" /></a></td>
</tr>
</table>
</nav>
<center>
<section id="sbanner">
<img src="/images/catchchallenger-2line.png" width="252" height="116" alt="Catch Challenger logo" title="Catch Challenger logo" />
</section>
<article id="article">
<div id="title">404 Page not found</div>
<br />
<br />
<br />
<center style="font-size:20px;">The page you try access is not found. Go back to the <a href="/">Catch Challenger web site</a></center>
<br />
<br />
<br />
<br style="clear:both" />
</article>
</center>
<footer id="footer">
<center>
<span class="footerlowwidth">
Partners:
<table id="partners">
<tr>
<td><a href="http://www.confiared.com/"><img src="/images/confiared.png" title="Confiared, company of VPS in Bolivia" alt="confia red, company of VPS in Bolivia" width="283" height="36" /></a></td>
<td><a href="https://ultracopier.herman-brule.com/"><img src="/images/ultracopier.png" title="Ultracopier is like Teracopy" alt="Ultracopier is like Teracopy" width="216" height="50" /></a></td>
</tr>
</table>
</span>
CatchChallenger 2011-2018 </center>
</footer>
<script type="text/javascript">
var _paq=_paq || [];_paq.push(["trackPageView"]);_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:"==document.location.protocol)?"https":"http")+"://stat.herman-brule.com/";_paq.push(["setTrackerUrl",u+"piwik.php"]);_paq.push(["setSiteId","22"]);var d=document,g=d.createElement("script"),s=d.getElementsByTagName("script")[0];g.type="text/javascript";g.defer=true;g.async=true;g.src=u+"piwik.js";s.parentNode.insertBefore(g,s);
})();
</script>
</body>
</html>