1 changed files with 1 additions and 1 deletions
@ -1,7 +1,7 @@ |
|||
<AuthorizeView> |
|||
<Authorized> |
|||
<form method="post" action="/logout"> |
|||
<button type="submit" class="nav-link btn btn-link">Log out</button> |
|||
<button type="submit" class="btn btn-primary">Log out</button> |
|||
</form> |
|||
</Authorized> |
|||
</AuthorizeView> |
|||
|
|||
Loading…
Reference in new issue