-
Notifications
You must be signed in to change notification settings - Fork 1
/
notfound.html
44 lines (30 loc) · 1.14 KB
/
notfound.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
<DOCTYPE html>
<body>
<title>Contact / Links</title>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<body bgcolor="#99B2B2">
<center><button onclick="window.location.href='jokes.html'">Click to go to random crappy jokes!</button>
<h4>It's silly thinking that we would be THIS SERIOUS, but we are :)</h4></center>
</form></center>
<!--This form goes nowhere. It's a dead text field set
-->
<center>
<center><a href="http://github.com/kilbox1a">The Dev's GitHub!</a></center>
<!-- Do not change the code! -->
<a id="foxyform_embed_link_545533" href="http://www.foxyform.com/">foxyform</a>
<script type="text/javascript">
(function(d, t){
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = "http://www.foxyform.com/js.php?id=545533&sec_hash=3f3d2e492e6&width=350px";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>
<!-- Do not change the code! -->
<!--<center><form action="contact.php" method="post">
Your name<br>
<input type="text" name="cf_name"><br>
Your e-mail<br>
<input type="text" name="cf_email"><br>
Message<br>
<textarea name="cf_message"> -->