@model IndexViewModel @{ ViewData.SetActivePageAndTitle(ManageNavPages.Index, "Profile"); } @if (!this.ViewContext.ModelState.IsValid) {