-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
61 lines (54 loc) · 2.82 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Word of MAOO</title>
<meta name="generator" content="blog.session.it/0.1 | jekyll/0.11.0" />
<meta charset="utf-8" />
<meta name="description" content="Personal Blog of Maurizio Pillitu" />
<meta name="keywords" content="clojure,enlive,moustache,java,alfresco,lambdalf,performance" />
<link rel="stylesheet" href="/stylesheets/styles.css" />
<link rel="stylesheet" href="/stylesheets/pygment_trac.css" />
<link rel="stylesheet" href="/stylesheets/skuro.css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="/">Word of maoo</a></h1>
<ul>
<li><a href="/archive">Browse the <strong>Archive</strong></a></li>
<li><a href="/category">Browse by <strong>Categories</strong></a></li>
<li><a href="/about">Learn more <strong>About me</strong></a></li>
</ul>
<p class="persona">
<a href="https://github.com/maoo"><img src="/img/github.png" /></a>
<a href="http://linkedin.com/in/mpillitu"><img src="/img/linkedin.png" /></a>
<a href="https://twitter.com/maoo"><img src="/img/twitter.png" /></a>
<a href="/rss2.xml"><img src="/img/rss.png" /></a>
</p>
</header>
<section>
<h1>The page you requested was not found</h1>
If you really think the page you are looking for should be here, feel
free to <a href="mailto:maurizio@session.it">mail me</a>
</section>
</div>
<footer>
<p><a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" style="border-width:0;margin-bottom:10px" alt="Creative Commons License" /></a> licensed under a Creative Commons <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">license</a>
<p><span rel="dct:type" property="dct:title" href="http://purl.org/dc/dcmitype/Text">Word of maoo blog</span> by <a rel="cc:attributionURL" property="cc:attributionName" href="http://blog.session.it">Maurizio Pillitu</a></p>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-31737927-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>