32 lines
722 B
HTML
32 lines
722 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 404: Page not found</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 404: Page not found</h1>
|
|
<p>
|
|
The page you have requested could not be found on FSFE's web server.
|
|
Please check the URI for possible errors.
|
|
</p>
|
|
<p>
|
|
If you followed a link that has now turned out to be broken, you should
|
|
contact the webmaster of the page that linked to this address.
|
|
</p>
|
|
<p>
|
|
If you are having problems with FSFE's web site, please report them
|
|
to <em>web at lists.fsfe.org</em>.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|