4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
<p>Connected as @User.Identity.Name</p>
|
|
<form asp-action="Logout" asp-controller="Accounts" method="post">
|
|
<button type="submit">Sign out</button>
|
|
</form> |