summaryrefslogtreecommitdiffhomepage
path: root/core/src/view/error404.htm
blob: 51ea176d6ec0e788b6c37f9f64d04379285ce856 (plain)
1
2
3
4
5
<%+header%>
<h1>404 Not Found</h1>
<p>Sorry, the object you requested was not found.</p>
<tt>Unable to dispatch: <%=ffluci.http.env.PATH_INFO%></tt>
<%+footer%>