diff --git a/OurUmbraco.Site/Views/Master.cshtml b/OurUmbraco.Site/Views/Master.cshtml index 27890f74..cb7cebab 100644 --- a/OurUmbraco.Site/Views/Master.cshtml +++ b/OurUmbraco.Site/Views/Master.cshtml @@ -108,7 +108,148 @@ ga('create', 'UA-120590-4', 'auto'); ga('send', 'pageview'); + + @@ -176,6 +317,18 @@ + + + @Html.RenderJsHere() @RenderSection("EndScripts", false) + +