Cleanup and fixes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<div class="header"></div>
|
||||
|
||||
<h2>@ViewBag.Title</h2>
|
||||
<p>Hello <strong>@Model.Username</strong>, please enter a new password below.</p>
|
||||
|
||||
@Html.AntiForgeryToken()
|
||||
@Html.Partial("_ValidationSummary")
|
||||
|
||||
Reference in New Issue
Block a user