parent
ed9e34caab
commit
bc95a4a6c1
|
|
@ -3,6 +3,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<h2 class="text-danger">ViewData["Title"]</h2>
|
<h2 class="text-danger">@ViewData["Title"]</h2>
|
||||||
<p class="text-danger">You do not have access to this resource.</p>
|
<p class="text-danger">You do not have access to this resource.</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue