10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
|
<%@ Page language="c#" AutoEventWireup="false" %>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Mono Bugs</title>
|
||
|
</head>
|
||
|
<body id="body">
|
||
|
This is the exception page.
|
||
|
</body>
|
||
|
</html>
|