Merge branch 'master' of
ssh://ivinnykov@git.eclipse.org/gitroot/www.eclipse.org/subversive.git
diff --git a/index.php b/index.php
index 0fca54a..5bb3f80 100644
--- a/index.php
+++ b/index.php
@@ -20,7 +20,7 @@
 	$pageKeywords	= "Subversive, Subversion, SVN, Team Provider";

 	$pageAuthor		= "Igor Vinnykov";

 

-	$sidebar = file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/subversive/sidebars/main.php");

+	$sidebar = file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/subversive/sidebars/root.php");

 	

 	// 	# Paste your HTML content between the EOHTML markers!

 $html = <<<EOHTML