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