This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
76 lines (71 loc) · 3.1 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
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset='utf-8' />
<meta name="description" content="2Cat Studios 404 Page - Poem">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="/favicon.png" rel="apple-touch-icon">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>2CatStudios // 404</title>
<script>
if (!(window.location.host.startsWith("127.0.0.1") || window.location.host.startsWith("localhost")) && (window.location.protocol != "https:"))
window.location.protocol = "https";
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-57157141-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="main_content_wrap" class="outer">
<iframe name="index" src=/index.html id="iframe"></iframe>
<section id="main_content" class="inner">
<a href="/images/404/Visions.png" target="_blank" style="position:absolute"><img class="displayed" src="/images/404/Visions.png" alt="Visions404.png" width="1024" height="512"/></a>
<br>
<br>
<table>
<tr>
<td>
<P>This place has been forgotten,</p>
<p>Many search for it, but never find,</p>
<p>Deep loneliness is all it has begotten,</p>
<p>And it's enchantment may disrupt your mind.</p>
</td>
<td>
<p>It is a place for silence and reflection,</p>
<p>Many thoughts have been created in this place,</p>
<p>It's simplicity doesn't fit with one's perception,</p>
<p>But here, all distraction has been erased.</p>
</td>
</tr>
<tr>
<td>
<p>This place certainly isn't paradise,</p>
<p>But neither is it hell,</p>
<p>It is but a paradox meant to entice,</p>
<p>The wayfarer who lost his way and fell.</p>
</td>
<td>
<p>This is all it can ever be,</p>
<p>It can never be anything more,</p>
<p>So sit back, relax, and be free,</p>
<p>As you've encountered a 404.</p>
</td>
</tr>
</table>
<br>
<blockquote>"The Absence" was written by Penn Williams, 2014-04-18.</blockquote>
<br>
<br>
<br>
<iframe style="max-height:inherit" id="soundcloudPlayer" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/125630486&color=ff5500&auto_play=true&hide_related=false&show_artwork=true"></iframe>
<p>Feel free to relax for a while- it may do you some good. When you're ready to return to our busy world, click <a href=/main.html>here</a>.</p>
</section>
<br>
<blockquote>If you want to discuss missing pages, drop us an email at <a href="mailto:gibsonbethke@gmail.com?subject=Your%20404%20page%20has%20helped%20improve%20my%20productivity!">gibsonbethke@gmail.com</a>!</blockquote>
</div>
</body>
</html>