view Agendas/trunk/src/Agendas.Web/Views/Account/ChangePasswordSuccess.cshtml @ 10:c62b77fc33f4

website inicial
author nelo@MTEySS.neluz.int
date Sun, 13 Mar 2011 18:51:06 -0300
parents
children 08dbe42fdde1
line wrap: on
line source

@{
    ViewBag.Title = "Change Password";
}

<h2>Change Password</h2>
<p>
    Your password has been changed successfully.
</p>