@using GCI.PortalCondomino.Models @using GCI.PortalCondomino.Helpers @model ForgotPasswordViewModel @{ ViewBag.Title = "Forgot your password?"; Layout = ""; }