summaryrefslogtreecommitdiffhomepage
path: root/web/src/view/error404.htm
blob: 60daee2cbdcc61669eef6aa8ba58404d4e7aac32 (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: <%=luci.http.env.PATH_INFO%></tt>
<%+footer%>