Mineplex2018-withcommit/Website/Nautilus.Web.Impulse/Views/Account/ChangePasswordSuccess.cshtml
Jonathan Williams 3fb52c5c71 Initial Commit
2013-08-27 08:14:08 -07:00

9 lines
131 B
Plaintext

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