Got most of admin panel working. Data issues fixed
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
<PageTitle>Access denied</PageTitle>
|
||||
|
||||
<MudAlert Severity="Severity.Error">You do not have access to this resource.</MudAlert>
|
||||
<header>
|
||||
<h1 class="text-danger">Access denied</h1>
|
||||
<p class="text-danger">You do not have access to this resource.</p>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user