instiki/public/404.html

11 lines
330 B
HTML
Raw Permalink Normal View History

2007-02-21 00:42:56 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>404</title>
</head>
2007-01-22 14:43:50 +01:00
<body>
<h1>File not found</h1>
2007-02-21 00:42:56 +01:00
<p>You were, perhaps, looking for <strong>cheese</strong>?</p>
2007-01-22 14:43:50 +01:00
</body>
2007-02-21 00:42:56 +01:00
</html>