You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617
  1. @{
  2. Layout = null;
  3. }
  4. <!DOCTYPE html>
  5. <html>
  6. <head>
  7. <meta name="viewport" content="width=device-width" />
  8. <title>Error</title>
  9. </head>
  10. <body>
  11. <hgroup>
  12. <h1>Error.</h1>
  13. <h2>An error occurred while processing your request.</h2>
  14. </hgroup>
  15. </body>
  16. </html>