Fix div

Change-Id: I1fc044d5dd193f370387a9f82a9b1f1f22fdb77c
Signed-off-by: Faycal Abka <abka.faycal@gmail.com>
diff --git a/_index.html b/_index.html
index 7e29740..9d8bbc9 100644
--- a/_index.html
+++ b/_index.html
@@ -101,25 +101,26 @@
 <div id="rightcolumn">
 
 	<div>
-	<h3>
-		<a href="/projects/project_summary.php?projectid=modeling.emf.egf">About This Project</a>
-	</h3>
-
-	<div id="stats">
-		<div id="newAndNoteworthy"><!-- <h3>New And Noteworthy</h3> -->
-			<a href="http://wiki.eclipse.org/EGF_New_And_Noteworthy">New and Noteworthy</a>
+		<h3>
+			<a href="/projects/project_summary.php?projectid=modeling.emf.egf">About This Project</a>
+		</h3>
+	
+		<div id="stats">
+			<div id="newAndNoteworthy"><!-- <h3>New And Noteworthy</h3> -->
+				<a href="http://wiki.eclipse.org/EGF_New_And_Noteworthy">New and Noteworthy</a>
+			</div>
+			<div>
+				<h4>Commit stats</h4>
+				<a href="http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf.egf">
+				<img src="http://dash.eclipse.org/dash/commits/web-app/active-graph.cgi?project=modeling.emf.egf"/>
+				</a>
+			</div>
+	
 		</div>
-			<h4>Commit stats</h4>
-			<a href="http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf.egf">
-			<img src="http://dash.eclipse.org/dash/commits/web-app/active-graph.cgi?project=modeling.emf.egf"/>
-			</a>
+	
+		<div id="headlines">
+			<h3>News</h3>
+			%%HEADLINES%%
 		</div>
-
 	</div>
-
-	<div id="headlines">
-		<h3>News</h3>
-		%%HEADLINES%%
-	</div>
-
 </div>