remove tabs and other minor changes

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index 3d15f18..03fcf08 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -1,6 +1,6 @@
 <?php
 /*******************************************************************************
- * Copyright (c) 2014, 2015 Eclipse Foundation and others.
+ * Copyright (c) 2014, 2015, 2016 Eclipse Foundation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -14,90 +14,91 @@
 // Provide as helpful a link as possible into Bugzilla.
 // Assume that the user is concerned with IDE bugs and point them to the EPP product.
 $bugzillaLink = "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP";
-
 ?>
 
 <div class="timeline">
-<div class="row">
+  <div class="row">
     <div class="col-md-6 one gs-item">
       <div class="circle">1</div>
       <h1 class="fw-600">Get Started</h1>
       <p>You can download the standard version of Eclipse that contains the basic bits
-			for any Java developer to start coding in Java&trade;.</p>
-			<p><a href="<?php print $standard['url'];?>" class="btn btn-warning">Download</a></p>
-			<hr/>
-			<p> Eclipse also has pre-defined packages based on the type of development you want to do with Eclipse.</p>
-			<p><a href="/downloads/" class="btn btn-warning">Download Packages </a></p>
+      for any Java developer to start coding in Java&trade;.</p>
+      <p><a href="<?php print $standard['url'];?>" class="btn btn-warning">Download</a></p>
+      <hr/>
+      <p> Eclipse also has pre-defined packages based on the type of development you want to do with Eclipse.</p>
+      <p><a href="/downloads/" class="btn btn-warning">Download Packages </a></p>
     </div>
     <div class="col-md-6 two  gs-item">
       <div class="circle">2</div>
       <h1>Extend Eclipse</h1>
       <p>Eclipse Marketplace is a great source of plug-ins and product that you can add to Eclipse.</p>
       <ul>
-      <li>Browse the <a href="//marketplace.eclipse.org">online catalog</a></li>
-      <li>Use the Eclipse Marketplace
-      Client from within Eclipse: <code>Help&nbsp;&gt;&nbsp;Eclipse Marketplace&hellip;</code></li>
+        <li>Browse the <a href="//marketplace.eclipse.org">online catalog</a></li>
+        <li>Use the Eclipse Marketplace
+        Client from within Eclipse: <code>Help&nbsp;&gt;&nbsp;Eclipse Marketplace&hellip;</code></li>
       </ul>
-			<p>Popular Plugins: </p>
-			<ul>
-			  <li><a href="http://marketplace.eclipse.org/content/subversive-svn-team-provider">Subversive - SVN Team Provider</a><br/>
-			    <div class="drag_installbutton">
-				    <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1139">
-	            <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
-	            <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
-	          </a>
-	        </div>
-			  </li>
-			  <li><a href="http://marketplace.eclipse.org/content/eclipse-color-theme">Eclipse Color Theme</a><br/>
-			    <div class="drag_installbutton">
-				    <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=27025">
-	            <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
-	            <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
-	          </a>
-	        </div>
-			  </li>
-			  <li><a href="http://marketplace.eclipse.org/content/maven-integration-eclipse-juno-and-newer">Maven Integration for Eclipse</a><br/>
-			    <div class="drag_installbutton">
-				    <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=252">
-	            <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
-	            <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
-	          </a>
-	        </div>
-			  </li>
-			  <li><a href="http://marketplace.eclipse.org/content/pydev-python-ide-eclipse">PyDev</a><br/>
-				  <div class="drag_installbutton">
-				    <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=114">
-	            <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
-	            <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
-	          </a>
-	        </div>
-	      </li>
-			</ul>
-			<p><a href="//marketplace.eclipse.org" class="btn btn-info">Marketplace</a></p>
+      <p>Popular Plugins: </p>
+      <ul>
+        <li><a href="http://marketplace.eclipse.org/content/subversive-svn-team-provider">Subversive - SVN Team Provider</a><br/>
+          <div class="drag_installbutton">
+            <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1139">
+              <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
+              <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
+            </a>
+          </div>
+        </li>
+        <li><a href="http://marketplace.eclipse.org/content/eclipse-color-theme">Eclipse Color Theme</a><br/>
+          <div class="drag_installbutton">
+            <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=27025">
+              <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
+              <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
+            </a>
+          </div>
+        </li>
+        <li><a href="http://marketplace.eclipse.org/content/maven-integration-eclipse-juno-and-newer">Maven Integration for Eclipse</a><br/>
+          <div class="drag_installbutton">
+            <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=252">
+              <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
+              <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
+            </a>
+          </div>
+        </li>
+        <li><a href="http://marketplace.eclipse.org/content/pydev-python-ide-eclipse">PyDev</a><br/>
+          <div class="drag_installbutton">
+            <a class="drag" href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=114">
+              <img src="/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png"/>
+              <div class="tooltip"><h3>Drag to Install!</h3>Drag to your running Eclipse workspace.</div>
+            </a>
+          </div>
+        </li>
+      </ul>
+      <p><a href="//marketplace.eclipse.org" class="btn btn-info">Marketplace</a></p>
     </div>
+
     <div class="col-md-6 three gs-item">
       <div class="circle">3</div>
       <h1>Read Doc</h1>
       <p>Documentation is a great resource to get you started with Eclipse.</p>
-		  <ul>
-		  	<li>Getting Started with the <a href="http://help.eclipse.org/mars/nav/0">Eclipse Workbench</a></li>
-	    	<li>Getting Started with <a href="http://help.eclipse.org/mars/nav/1">Java development</a></li>
-	    	<li>All online <a href="http://help.eclipse.org/mars/index.jsp">Documentation</a></li>
-	    	<li>What's new and noteworthy in <a href="/mars/noteworthy/">Eclipse Mars</a></li>
-	    </ul>
-
+      <ul>
+        <li>Getting Started with the <a href="http://help.eclipse.org/mars/nav/0">Eclipse Workbench</a></li>
+        <li>Getting Started with <a href="http://help.eclipse.org/mars/nav/1">Java development</a></li>
+        <li>All online <a href="http://help.eclipse.org/mars/index.jsp">Documentation</a></li>
+        <li>What's new and noteworthy in <a href="/mars/noteworthy/">Eclipse Mars</a></li>
+      </ul>
     </div>
+
     <div class="col-md-6 four gs-item">
       <div class="circle">4</div>
       <h1>Get Help</h1>
       <p>There are many sources of help in the Eclipse community and ecosystem.</p>
-	    	<ul>
-			<li>Ask questions on project <a href="https://www.eclipse.org/forums/">forums</a>; if you're not sure where to look, start with the <a href="http://www.eclipse.org/forums/index.php/f/89/">newcomer forum</a></li>
-	    	<li>Open bug reports and feature requests in <a href="<?php echo $bugzillaLink; ?>">Eclipse Bugzilla</a></li>
-	    	<li>Connect live with project developers <a href="https://wiki.eclipse.org/IRC">via IRC</a></li>
-	    	<li>Find companies that provide <a href="http://marketplace.eclipse.org/category/markets/training-consulting/title">paid support</a></li>
-	   		<li>Investigate <a href="http://lts.eclipse.org">Long Term Support</a> options</li>
-     	</ul>
+      <ul>
+        <li>Ask questions on project <a href="https://www.eclipse.org/forums/">forums</a>; if you're not sure where to look, start with the <a href="http://www.eclipse.org/forums/index.php/f/89/">newcomer forum</a></li>
+        <li>Open bug reports and feature requests in <a href="<?php print $bugzillaLink; ?>">Eclipse Bugzilla</a></li>
+        <li>Connect live with project developers <a href="https://wiki.eclipse.org/IRC">via IRC</a></li>
+        <li>Find companies that provide <a href="http://marketplace.eclipse.org/category/markets/training-consulting/title">paid support</a></li>
+        <li>Investigate <a href="http://lts.eclipse.org">Long Term Support</a> options</li>
+      </ul>
     </div>
-    </div>
+
+  </div>
 </div>
\ No newline at end of file