summaryrefslogtreecommitdiff
path: root/html/50x.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/50x.html')
-rw-r--r--html/50x.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/html/50x.html b/html/50x.html
new file mode 100644
index 000000000..b180ed281
--- /dev/null
+++ b/html/50x.html
@@ -0,0 +1,14 @@
+<html>
+<head>
+<title>The page is temporarily unavailable</title>
+<style>
+body { font-family: Tahoma, Verdana, Arial, sans-serif; }
+</style>
+</head>
+<body bgcolor="white" text="black">
+<p>
+The page you are looking for is temporarily unavailable.<br/>
+Please try again later.
+</p>
+</body>
+</html>