@Styles.Render("~/Content/css") @Scripts.Render("~/bundles/modernizr")
Conference (Mobile)
@Html.ActionLink("Home", "Index", "Home")
@Html.ActionLink("Date", "AllDates", "Home")
@Html.ActionLink("Speaker", "AllSpeakers", "Home")
@Html.ActionLink("Tag", "AllTags", "Home")
@RenderBody() @Scripts.Render("~/bundles/jquery") @RenderSection("scripts", required: false)