-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
89 lines (73 loc) · 4.54 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
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Page not found | Jonathon Bolster</title>
<meta name="author" content="Jonathon Bolster">
<link href="/thirdparty/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/styles.css?ts=201203010752" rel="stylesheet" type="text/css" media="all">
<link rel="alternate" type="application/rss+xml" title="Jonathon Bolster's RSS Feed" href="/atom.xml" />
</head>
<body>
<div class="navbar">
<div class="navbar-inner">
<div class="container-fluid">
<a class="brand" href="/">Jonathon Bolster</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="/" title="Jonathon Bolster's blog">My Blog</a></li>
<li class=""><a href="/about.html" title="About Jonathon Bolster">About me</a></li>
</ul>
<p class="navbar-text pull-right">Nothing to see here</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span9">
<div class="page-header">
<h2>Page not found</h2>
<img class="summarypic" title="One day a page might be born here" src="/images/sad.jpg">
</div>
<div class="page-content">
<p>Sorry this page doesn’t exist.</p><p>One day it might exist but unfortunately today is not that day. Who knows? The weather might improve and I might write a blog post about how nice the weather is. If that’s how you came to my blog then you’re probably in the wrong place.</p><p>I’m not making things any better, am I? Okay, I’ll keep quiet.</p><p>When you’re finished mourning the loss of the page, just click on the ‘My blog’ button above or any of the other wonderful links I have on my site.</p>
</div>
</div>
<div class="span3">
<div class="sidebar">
<div class="widget">
<ul>
<li>
<a href="http://stackexchange.com/users/4b41b43950c54ca1b724248392596be9"><img src="http://stackexchange.com/users/flair/4b41b43950c54ca1b724248392596be9.png" width="208" height="58" alt="combined Stack Exchange profiles for Jonathon Bolster" title="combined Stack Exchange profiles for Jonathon Bolster">
</a>
</li>
<li><a title="Jonathon Bolster's Google+ page" href="https://plus.google.com/115124500511465538690?rel=author">Google+</a></li>
<li><a title="Jonathon Bolster's Twitter stream" href="http://twitter.com/jbolster">Twitter</a></li>
<li><a title="Jonathon Bolster's Facebook page" href="http://facebook.com/bolster">Facebook</a></li>
<li><a title="Post archive" href="/archive.html">Post archive</a></li>
</ul>
</div>
<div class="widget">
<h2>Recent Posts</h2>
<ul>
<li><a href="/2011/10/finding-and-dropping-a-constraint-using-a-table-and-column-name" title="Finding and dropping a constraint using a table and column name">Finding and dropping a constraint using a table and column name</a></li>
<li><a href="/2011/10/how-clean-is-your-window-object" title="How clean is your window (object)?">How clean is your window (object)?</a></li>
<li><a href="/2011/09/looking-at-the-animations-on-googles-jim-henson-doodle" title="Looking at the animations on Google's Jim Henson doodle">Looking at the animations on Google's Jim Henson doodle</a></li>
<li><a href="/2011/08/ienumerable-extension-to-create-a-delimited-string-from-a-string-list" title="IEnumerable extension to create a delimited string from a string list">IEnumerable extension to create a delimited string from a string list</a></li>
<li><a href="/2011/02/stack-fiddle-now-across-all-the-stack-exchange-sites" title="Stack Fiddle - Now across all the Stack Exchange sites">Stack Fiddle - Now across all the Stack Exchange sites</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer>
<p>© Jonathon Bolster 2012 <span class="lastbuild">Last build: 07:52 2012.03.01</span></p>
</footer>
<link href="/thirdparty/google-code-prettify/prettify.css" type="text/css" rel="stylesheet" />
<script src="/thirdparty/google-code-prettify/prettify.js"></script>
<script src="/thirdparty/jquery-1.7.1.min.js"></script>
<script src="/js/global.js?ts=201203010752"></script>
</body>
</html>