@section SPAViews { @Html.Partial("_Home") } @section Scripts{ @Scripts.Render("~/bundles/knockout") @Scripts.Render("~/bundles/app") }