@model MileageTraker.Web.ViewModels.Account.ChangePasswordViewModel @{ ViewBag.Title = "Manage Account"; }
You're logged in as @User.Identity.Name. Your name is @Model.FullName. Your email is @Model.Email.