@Styles.Render("~/Content/css")
@Scripts.Render("~/bundles/modernizr")
- @Html.ActionLink("Games", "Index", "Games")
- @Html.ActionLink("Players", "Index", "Players")
- @Html.ActionLink("Records", "Records", "Players")
@Scripts.Render("~/bundles/jquery")
@Scripts.Render("~/bundles/bootstrap")
@RenderSection("scripts", required: false)