Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to...
[project/luci.git] / core / src / 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: <%=luci.http.env.PATH_INFO%></tt>
5 <%+footer%>