forked from wanderer/pwt-0x01-ng
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
@{
|
|
ViewData["Title"] = "403 Forbidden";
|
|
}
|
|
|
|
<partial name="_errdivtop_part"/>
|
|
<h2 class="text-secondary">You are not authorized to access the resource.</h2>
|
|
<partial name="_errdivbottom_part"/> |