My Friends Around
@*@Html.Partial("_LogOnPartial")*@
@Html.ActionLink("Home", "Index", "Home")
@Html.ActionLink("About", "About", "Home")
@RenderBody()