aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/4xx.xml
blob: 33b96c6442918031c410ba14a7e669b2819dbcd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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>