Update sidebars
diff --git a/getting-involved.php b/getting-involved.php
index 9277341..0770479 100644
--- a/getting-involved.php
+++ b/getting-involved.php
@@ -15,6 +15,8 @@
 	$pageKeywords	= "subversive, development, svn, subversion";
 	$pageAuthor		= "Igor Vinnykov";
 	
+	$sidebar = file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/subversive/sidebars/main.php");	
+	
 	// 	# Paste your HTML content between the EOHTML markers!
 $html = <<<EOHTML