Mineplex2018-withcommit/Website/LOC.Website.Web/Views/Account/ChangePasswordSuccess.cshtml

9 lines
131 B
Plaintext

@{
ViewBag.Title = "Change Password";
}
<h2>Change Password</h2>
<p>
Your password has been changed successfully.
</p>