23 lines
404 B
HTML
23 lines
404 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 501: Cannot process request</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 501: Cannot process request</h1>
|
|
<p>
|
|
FSFE's web server does not support the action requested by the browser.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|