29 lines
598 B
HTML
29 lines
598 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 500: Internal server error</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 500: Internal server error</h1>
|
|
<p>
|
|
Your request could not be completed because the server
|
|
encountered an internal error.
|
|
</p>
|
|
<p>
|
|
This could be due to an overload of the server or an error
|
|
in a script. If the error remains, please report it to
|
|
<em>web at lists.fsfe.org</em>.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|