2012-12-20 22:55:44 +01:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
2013-11-13 07:10:37 +01:00
|
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
2012-12-20 22:55:44 +01:00
|
|
|
<!ENTITY title "Page not found.">
|
|
|
|
]>
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>&title;</title>
|
|
|
|
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
2012-12-24 20:14:15 +01:00
|
|
|
|
|
|
|
<base href="/" />
|
2012-12-20 22:55:44 +01:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body class="navinclude.about">
|
|
|
|
<h2>Oh no. :(</h2>
|
|
|
|
|
|
|
|
<p>We could not find the page you requested.</p>
|
|
|
|
|
2012-12-23 18:18:23 +01:00
|
|
|
<p>Please try your request again, use one of the links in
|
|
|
|
the navigation menu, or the search box at the top of the
|
|
|
|
page.</p>
|
2012-12-20 22:55:44 +01:00
|
|
|
</body>
|
|
|
|
</html>
|