aboutsummaryrefslogtreecommitdiffstats
path: root/resources/neterror.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/neterror.html')
-rw-r--r--resources/neterror.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/neterror.html b/resources/neterror.html
new file mode 100644
index 00000000000..8af6cbb2d08
--- /dev/null
+++ b/resources/neterror.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+ <title>Error loading page</title>
+</head>
+<body>
+ <p>Could not load the requested page: ${reason}</p>
+</body>
+</html>