mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 09:01:55 +03:00
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
@{
|
|
ViewBag.Title = "Change Password";
|
|
}
|
|
|
|
<h2>Change Password</h2>
|
|
<p>
|
|
Your password has been changed successfully.
|
|
</p>
|