-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
48 lines (45 loc) · 2.49 KB
/
404.html
File metadata and controls
48 lines (45 loc) · 2.49 KB
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
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="http://www.minelantis.com/images/favicon.ico">
<title>Minelantis Community Minecraft Server</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-40951327-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body link="white" vlink="white" alink="white" bgcolor="7FCBDA">
<center>
<a href="http://www.minelantis.com"><img src="http://www.minelantis.com/images/logo.png" alt="logo.png"></a></p>
<font face="calibri" color="white">
<a href="http://www.minelantis.com/"><img src="http://www.minelantis.com/images/home_button.png" alt="home_button.png"></a>
<a href="http://www.minelantis.com/about/"><img src="http://www.minelantis.com/images/about_button.png" alt="about_button.png"></a>
<a href="http://www.minelantis.com/members/"><img src="http://www.minelantis.com/images/members_button.png" alt="members_button.png"></a>
<a href="http://www.minelantis.com/apply/"><img src="http://www.minelantis.com/images/apply_button.png" alt="apply_button.png"></a>
<a href="http://www.minelantis.com/gallery/"><img src="http://www.minelantis.com/images/gallery_button.png" alt="gallery_button.png"></a>
<a href="http://www.minelantis.com/contact/"><img src="http://www.minelantis.com/images/contact_button.png" alt="contact_button.png"></a>
<a href="http://www.minelantis.com/changelog/"><img src="http://www.minelantis.com/images/changelog_button.png" alt="changelog_button.png"></a>
<h1>404 - Page Not Found</h1>
<p>You probably clicked a broken link, typed it wrong or we done goofed. Use the navigation buttons above to return home.</p>
<img src="http://www.minelantis.com/images/404.png" alt="The 404 image 404'ed... How ironic..." border="1" width="854px" height="480px">
<br><br>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4017131640536332";
/* zimmby.com */
google_ad_slot = "7291867028";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<br>© Copyright <a href="http://www.tdpstudios.co.uk">TDP Studios</a> 2013, All Rights Reserved.</font>
</center>
</body>
</html>