luci/modules/admin-core/luasrc/view/error500.htm
Steven Barth d35a620e9f commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
2008-05-27 12:23:39 +00:00

5 lines
No EOL
138 B
HTML

<%+header%>
<h1>500 Internal Server Error</h1>
<p>Sorry, the server encountered an unexpected error.</p>
<tt><%=message%></tt>
<%+footer%>