* Added DHCP page
[project/luci.git] / src / ffluci / view / error404.htm
1 <%+header%>
2 <h1>404 Not Found</h1>
3 <p>Sorry, the object you requested was not found.</p>
4 <tt>Unable to dispatch: <%=os.getenv("PATH_INFO")%></tt>
5 <%+footer%>