@model ChangePasswordViewModel @{ ViewData.SetActivePage(ManageNavPages.ChangePassword, StringLocalizer["Change your password"]); }