1
0
Files
mineplex-crepe/Website/LOC.Website.Web/Views/Account/ChangePasswordSuccess.cshtml
2021-08-19 16:35:32 +07:00

9 lines
131 B
Plaintext

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