(no commit message)
[project/luci.git] / core / src / ffluci / view / error500.htm
diff --git a/core/src/ffluci/view/error500.htm b/core/src/ffluci/view/error500.htm
new file mode 100644 (file)
index 0000000..8af22e8
--- /dev/null
@@ -0,0 +1,5 @@
+<%+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