diff --git a/www/templates/layouts/head.inc b/www/templates/layouts/head.inc index 83d5782f8f..8fc79a20c7 100644 --- a/www/templates/layouts/head.inc +++ b/www/templates/layouts/head.inc @@ -116,7 +116,7 @@ echo "\n\n"; // include the analytics code if it is appropriate if (!isset($noanalytics)) { echo ''; } @@ -124,4 +124,4 @@ if (isset($test_is_private) && !$test_is_private) { include INCLUDES_PATH . '/include/social_meta.php'; } -?> \ No newline at end of file +?>