doc/en_US.ISO8859-1/htdocs/4xx.xml

26 lines
701 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!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>
<base href="/" />
</head>
<body class="navinclude.about">
<h2>Oh no.&nbsp;:(</h2>
<p>We could not find the page you requested.</p>
<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>
</body>
</html>