diff --git a/OurUmbraco.Site/Views/Master.cshtml b/OurUmbraco.Site/Views/Master.cshtml index 1bf56adb..fb44ef8b 100644 --- a/OurUmbraco.Site/Views/Master.cshtml +++ b/OurUmbraco.Site/Views/Master.cshtml @@ -108,148 +108,6 @@ ga('create', 'UA-120590-4', 'auto'); ga('send', 'pageview'); - - @@ -317,18 +175,6 @@ box-shadow: 4px 4px 10px 7px rgba(219,219,219,0.28) - - - @Html.RenderJsHere() @RenderSection("EndScripts", false) - -