error.aspx 165 B

123456789
  1. <%@ Page language="c#" AutoEventWireup="false" %>
  2. <html>
  3. <head>
  4. <title>Mono Bugs</title>
  5. </head>
  6. <body id="body">
  7. This is the exception page.
  8. </body>
  9. </html>