error500.html 322 B

123456789
  1. <%#
  2. Copyright 2008 Steven Barth <steven@midlink.org>
  3. Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
  4. Licensed to the public under the Apache License 2.0.
  5. -%>
  6. <h2 name="content">500 <%:Internal Server Error%></h2>
  7. <p><%:Sorry, the server encountered an unexpected error.%></p>
  8. <pre class="error500"><%|message%></pre>