diff --git a/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml b/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml
index d1bd9f16..ee35c549 100644
--- a/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml
+++ b/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml
@@ -63,6 +63,8 @@
}
+
+
@* Google Analytics *@
@if (ServerSettings.Instance.GoogleAnalyticsEnabled)
{
@@ -93,14 +95,21 @@