1
0
mirror of https://git.fsfe.org/fsfe-system-hackers/reverse-proxy synced 2025-01-31 15:31:38 +01:00
reverse-proxy/errorpage/index.html
2019-03-17 12:12:46 +01:00

20 lines
655 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Service not working - FSFE</title>
</head>
<body>
<h1>Service not working</h1>
<p>You tried to access a service of the <a href="https://fsfe.org">Free Software Foundation Europe</a>. Unfortunately it does not exist or is not working right now.</p>
<p>Therefore you have been redirected to this error page. We are sorry for the inconveniences.</p>
<p>Please try again in a minute. Please do not just reload this page but enter the original URL in your browser.</p>
<p>If this error persists, feel free to <a href="https://fsfe.org/contact/">contact us</a>.</p>
</body>
</html>