10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
|
|
@{
|
|
ViewData["Title"] = "AccessDenied";
|
|
}
|
|
|
|
<h1>AccessDenied</h1><br />
|
|
|
|
Access to page has been denied.
|
|
|