Cleanup and fixes
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
|
||||
<div class="center-content well">
|
||||
|
||||
<p>You're logged in as <strong>@User.Identity.Name</strong>.</p>
|
||||
<p>You're logged in as <strong>@User.Identity.Name</strong>.
|
||||
Your name is <strong>@Model.FullName</strong> and
|
||||
email is <strong>@Model.Email</strong>.
|
||||
</p>
|
||||
|
||||
@Html.Partial("_ChangePasswordPartial")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user