25 lines
473 B
HTML
25 lines
473 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 503: Service unavailable</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 503: Service unavailable</h1>
|
|
<p>
|
|
FSFE's web server is temporarily unable to service your
|
|
request due to maintenance downtime or capacity
|
|
problems. Please try again later.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|