7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
@{
|
|
ViewData["Title"] = "Register";
|
|
}
|
|
|
|
<h1 class="text-danger">He's just a very naughty boy</h1>
|
|
<p>Access denied! You tried to view a page you're not authorized to view.</p>
|