* Last API changes before 0.4 API softfreeze
[project/luci.git] / core / 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: <%=ffluci.http.env.PATH_INFO%></tt>
5 <%+footer%>