@if (Request.IsAuthenticated) {
@Html.Partial("_LoginPartial") }