cv/include/404.html

28 lines
925 B
HTML
Raw Normal View History

2010-11-18 09:24:37 +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" lang="fr" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="include/main.css" />
<title>404</title>
</head>
<body>
<div id="content">
<h1 style="font-size: 5em; font-weight: normal;"> Page not found </h1>
<div id="titre">
<h2> <span class="small">404</h2>
</div>
<div id="afterhead" style="padding-top: 2em; font-size: 1.3em;">
<div class="block left">
<h3><a href="/">Return Home <span class="nicer">»</span></a></h3>
</div>
</div>
</div>
</body>
</html>