26 lines
587 B
HTML
26 lines
587 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 401: Unauthorized</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 401: Unauthorized</h1>
|
|
<p>
|
|
FSFE's server could not verify that you are authorized to access
|
|
the URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
|
You either supplied the wrong credentials (e.g., bad password), or your
|
|
browser doesn't understand how to supply the credentials required.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|