9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
@{
|
|
ViewBag.Title = "Change Password";
|
|
}
|
|
|
|
<h2>Change Password</h2>
|
|
<p>
|
|
Your password has been changed successfully.
|
|
</p>
|