yannesposito.com/404.html
Yann Esposito (Yogsototh) 83dda36094 publishing
2013-03-04 18:44:12 +01:00

95 lines
4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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">//
document.write('<div id="blackpage"><div>Soon<img src="/Scratch/img/loading.gif" alt="Loading"></img></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">//
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="mailto:yann.esposito@gmail.com">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>