yannesposito.com/404.html

96 lines
4 KiB
HTML
Raw Permalink Normal View History

2013-03-04 17:44:12 +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">
2013-03-04 10:54:08 +00:00
<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>
2013-03-04 17:44:12 +00:00
<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" />
2013-03-04 10:54:08 +00:00
<!-- Font -->
2013-03-04 17:44:12 +00:00
<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" />
2013-03-04 10:54:08 +00:00
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
</head>
<body lang="en">
2013-03-04 17:44:12 +00:00
<script type="text/javascript">//
document.write('<div id="blackpage"><div>Soon<img src="/Scratch/img/loading.gif" alt="Loading"></img></div></div>');
//
2013-03-04 10:54:08 +00:00
</script>
<div id="content">
<div id="header">
<div id="choix">
<div id="choixlang">
2013-03-04 17:44:12 +00:00
<a href="404.html" onclick="setLanguage('fr')">
2013-03-04 10:54:08 +00:00
Français </a>
</div>
2013-03-04 17:44:12 +00:00
<script type="text/javascript">//
2013-03-04 10:54:08 +00:00
document.write('<div id="switchcss"><a href="#">Change Theme</a></div>');
2013-03-04 17:44:12 +00:00
//
2013-03-04 10:54:08 +00:00
</script>
<div class="flush"></div>
</div>
<div id="navigation">
2013-03-04 17:44:12 +00:00
<a href="./">Home</a>
2013-03-04 10:54:08 +00:00
<span class="sep">¦</span>
2013-03-04 17:44:12 +00:00
<a href="./Scratch/en/blog">Blog</a>
2013-03-04 10:54:08 +00:00
<span class="sep">¦</span>
2013-03-04 17:44:12 +00:00
<a href="./Scratch/en/softwares">Softwares</a>
2013-03-04 10:54:08 +00:00
<span class="sep">¦</span>
2013-03-04 17:44:12 +00:00
<a href="./Scratch/en/about">About</a>
2013-03-04 10:54:08 +00:00
</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>
2013-03-04 17:44:12 +00:00
<li>email: <a href="mailto:yann.esposito@gmail.com">yann.esposito@gmail.com</a></li>
2013-03-04 10:54:08 +00:00
</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>
2013-03-04 17:44:12 +00:00
<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>
2013-03-04 10:54:08 +00:00
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</html>