mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-08-25 01:14:31 +08:00
16 lines
250 B
Plaintext
16 lines
250 B
Plaintext
@{
|
|
Layout = null;
|
|
}
|
|
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<title>错误</title>
|
|
</head>
|
|
<body>
|
|
<h2>
|
|
抱歉,处理您的请求时出错。
|
|
</h2>
|
|
</body>
|
|
</html> |