@using EnVisage.Code.HtmlHelpers @using Microsoft.AspNet.Identity @using EnVisage.Code @{ ViewBag.Title = "Internal Contacts"; } @section scripts { }