(no commit message)
[project/luci.git] / core / src / ffluci / view / error404.htm
diff --git a/core/src/ffluci/view/error404.htm b/core/src/ffluci/view/error404.htm
new file mode 100644 (file)
index 0000000..adc671d
--- /dev/null
@@ -0,0 +1,5 @@
+<%+header%>
+<h1>404 Not Found</h1>
+<p>Sorry, the object you requested was not found.</p>
+<tt>Unable to dispatch: <%=os.getenv("PATH_INFO")%></tt>
+<%+footer%>
\ No newline at end of file