@{ Layout = "~/Views/Shared/_FunctionLayout.cshtml"; } @model IEnumerable @Html.Partial("~/Views/Misc/_LogGridPartial.cshtml", Model)