yannesposito.com/404.html

98 lines
4.1 KiB
HTML
Raw Normal View History

2013-03-04 10:54:08 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>YBlog - 404 Error</title>
<link rel="shortcut icon" type="image/x-icon" href="/Scratch/img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/Scratch/css/scientific.css" />
<link rel="stylesheet" type="text/css" href="/Scratch/css/solarized.css" />
<!-- Font -->
<link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/yannespositocomen"/>
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
</head>
<body lang="en">
<script type="text/javascript">// <![CDATA[
document.write('<div id="blackpage"><div>Soon<img src="/Scratch/img/loading.gif" alt="Loading"/></div></div>');
// ]]>
</script>
<div id="content">
<div id="header">
<div id="choix">
<div id="choixlang">
<a href="404.html"
onclick="setLanguage('fr')">
Français </a>
</div>
<script type="text/javascript">// <![CDATA[
document.write('<div id="switchcss"><a href="#">Change Theme</a></div>');
// ]]>
</script>
<div class="flush"></div>
</div>
<div id="navigation">
<a href="/">Home</a>
<span class="sep">¦</span>
<a href="/Scratch/en/blog">Blog</a>
<span class="sep">¦</span>
<a href="/Scratch/en/softwares">Softwares</a>
<span class="sep">¦</span>
<a href="/Scratch/en/about">About</a>
</div>
</div>
<div id="titre">
<h1>404 Error</h1>
</div>
<div class="flush"></div>
<div id="afterheader">
<div class="corps">
<p>The page youre looking for is not there. If you want to help me fix this, send me the following content:</p>
<blockquote>
404 on
<script>document.write('“'+document.URL+'”');</script>
from
<script>if (document.referrer) { document.write('“' + document.referrer + '”.'); } else {document.write('unknown referrer.');}</script>
</blockquote>
<p>using one of the following method</p>
<ul>
<li>twitter: <a href="http://twitter.com/yogsototh">@yogsototh</a></li>
<li>Google+: <a href="https://plus.google.com/117858550730178181663">+yogsotoh</a></li>
<li>email: <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#121;&#097;&#110;&#110;&#046;&#101;&#115;&#112;&#111;&#115;&#105;&#116;&#111;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;">yann.esposito@gmail.com</a></li>
</ul>
<p>Thanks!</p>
</div>
<div id="bottom">
<div>
<a href="https://twitter.com/yogsototh">Follow @yogsototh</a>
</div>
<div>
Yann Esposito©
</div>
<div>
Done with
<a href="http://www.vim.org">Vim</a>
<span class="nicer">&amp;</span>
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="/Scratch/js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="/Scratch/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/Scratch/js/index.js"></script>
<script type="text/javascript" src="/Scratch/js/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="/Scratch/js/article.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</html>