summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/error404.htm
blob: adc671de00a0110d30f145f9a70e49e0fd32a6be (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: <%=os.getenv("PATH_INFO")%></tt>
<%+footer%>