summaryrefslogtreecommitdiffhomepage
path: root/web/src/view/error500.htm
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/view/error500.htm')
-rw-r--r--web/src/view/error500.htm5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/src/view/error500.htm b/web/src/view/error500.htm
deleted file mode 100644
index 8af22e8f20..0000000000
--- a/web/src/view/error500.htm
+++ /dev/null
@@ -1,5 +0,0 @@
-<%+header%>
-<h1>500 Internal Server Error</h1>
-<p>Sorry, the server encountered an unexpected error.</p>
-<tt><%=message%></tt>
-<%+footer%> \ No newline at end of file