reworked account pages
This commit is contained in:
parent
e5b6fdba39
commit
2a26e7f8b5
7 changed files with 214 additions and 182 deletions
|
@ -14,7 +14,6 @@
|
|||
<div class="top-row px-4">
|
||||
<AuthorizeView>
|
||||
<Authorized>
|
||||
<a href="accountedit">Hello, @context.User.Identity.Name!</a>
|
||||
<a href="Account/Logout">Log out</a>
|
||||
</Authorized>
|
||||
<NotAuthorized>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue