[Bug 478621] New: Add "Browse our code repositories" link to /contribute

Change-Id: I6db5e355874a9b8bc72e92fe136dd60019a985dd
Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index d9d22f3..d097640 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -11,65 +11,66 @@
  *******************************************************************************/
 ?>
 <div class="breadcrumbs-offset">
-	<div class="container ">
-	  <div class="col-md-16 padding-top">
-	    <div class="row">
-		    <h1><?php print $pageTitle;?></h1>
+  <div class="container ">
+    <div class="col-md-16 padding-top">
+      <div class="row">
+        <h1><?php print $pageTitle;?></h1>
 
-		    <div class="block-box block-box-classic">
-			    <h3>Report Bugs and Enhancements</h3>
-			      <div class="content">
-			      <ul class="fa-ul">
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Download one of the latest <a href="/downloads/index-developer.php">Eclipse Package Milestone Builds</a>. Take it for a test drive before the final release and <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi">report any bugs</a> you find.</li>
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi">Report Enhancements</a>: Got an idea for a killer feature?  Or maybe something you use often could use some tweaking?  Post an enhancement request!</li>
-			      </ul>
-			    </div>
-			    <h3>Fix Bugs or Implement Enhancements</h3>
-			      <div class="content">
-			      <ul class="fa-ul">
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="http://bugs.eclipse.org/bugs/query.cgi">Is there some bug</a> that really bothers you? Instead of just reporting it, fix it. And there are <a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=REOPENED&keywords=helpwanted%2C%20&list_id=9664295">many bugs marked with helpwanted</a>.
-						  <ul class="">
-						    <li><i class="fa fa-li fa-chevron-circle-right orange"></i> First sign a <a href="https://projects.eclipse.org/user/sign/cla">Contributor License Agreement</a>.</li>
-							  <li>To learn how the bug-fixing process works, check out the <a href="http://wiki.eclipse.org/Bug_Reporting_FAQ">bug reporting FAQ</a>.</li>
-			    			<li>To learn about the lifecycle of bugzilla entries, check out the <a href="http://wiki.eclipse.org/Development_Resources/HOWTO/Bugzilla_Use">development process</a>.</li>
-			        </ul>
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Participate in our <a href="dev_program.php">Friends-Enabled Eclipse IDE/Platform Enhancements Program</a>
-			        either as a funded developer, or by making a <a href="/donate/">donation</a>.</li>			        
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="https://wiki.eclipse.org/Learn_About_Eclipse">Learn about Eclipse</a>.</li>
-			      </ul>
-			    </div>
-			    <h3>Become a Committer</h3>
-			      <div class="content">
-			      <ul class="fa-ul">
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Start a <a href='http://wiki.eclipse.org/Development_Resources/HOWTO/Starting_A_New_Project'>new project</a> or become a committer on an <a href="/membership/become_a_member/committer.php">existing project</a>.</li>
-			      </ul>
-			    </div>
-			    <h3>Promote Eclipse Technologies</h3>
-			      <div class="content">
-			      <ul class="fa-ul">
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Let other people know that your application is <a href="/artwork">Built on Eclipse or Eclipse Ready</a>.</li>
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Do you or your company have a success story about Eclipse? Send us a <a href="mailto:news@eclipse.org?subject=Success%20story%20about%20Eclipse">story</a> and we'll help you spread the word.</li>
-			        <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Follow the Eclipse community on <a href="http://wiki.eclipse.org/Twitter">Twitter</a>.</li>
-			      </ul>
-			    </div>
-				</div>
-		  </div>
+        <div class="block-box block-box-classic">
+          <h3>Report Bugs and Enhancements</h3>
+            <div class="content">
+            <ul class="fa-ul">
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Download one of the latest <a href="/downloads/index-developer.php">Eclipse Package Milestone Builds</a>. Take it for a test drive before the final release and <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi">report any bugs</a> you find.</li>
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi">Report Enhancements</a>: Got an idea for a killer feature?  Or maybe something you use often could use some tweaking?  Post an enhancement request!</li>
+            </ul>
+          </div>
+          <h3>Fix Bugs or Implement Enhancements</h3>
+            <div class="content">
+            <ul class="fa-ul">
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="http://bugs.eclipse.org/bugs/query.cgi">Is there some bug</a> that really bothers you? Instead of just reporting it, fix it. And there are <a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=REOPENED&keywords=helpwanted%2C%20&list_id=9664295">many bugs marked with helpwanted</a>.
+              <ul class="">
+                <li><i class="fa fa-li fa-chevron-circle-right orange"></i> First sign a <a href="https://projects.eclipse.org/user/sign/cla">Contributor License Agreement</a>.</li>
+                <li>To learn how the bug-fixing process works, check out the <a href="http://wiki.eclipse.org/Bug_Reporting_FAQ">bug reporting FAQ</a>.</li>
+                <li>To learn about the lifecycle of bugzilla entries, check out the <a href="http://wiki.eclipse.org/Development_Resources/HOWTO/Bugzilla_Use">development process</a>.</li>
+              </ul>
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Participate in our <a href="dev_program.php">Friends-Enabled Eclipse IDE/Platform Enhancements Program</a>
+              either as a funded developer, or by making a <a href="/donate/">donation</a>.</li>
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> <a href="https://wiki.eclipse.org/Learn_About_Eclipse">Learn about Eclipse</a>.</li>
+              <li>Browse our <a href="https://git.eclipse.org/c/">source code repositories</a>.</li>
+            </ul>
+          </div>
+          <h3>Become a Committer</h3>
+            <div class="content">
+            <ul class="fa-ul">
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Start a <a href='http://wiki.eclipse.org/Development_Resources/HOWTO/Starting_A_New_Project'>new project</a> or become a committer on an <a href="/membership/become_a_member/committer.php">existing project</a>.</li>
+            </ul>
+          </div>
+          <h3>Promote Eclipse Technologies</h3>
+            <div class="content">
+            <ul class="fa-ul">
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Let other people know that your application is <a href="/artwork">Built on Eclipse or Eclipse Ready</a>.</li>
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Do you or your company have a success story about Eclipse? Send us a <a href="mailto:news@eclipse.org?subject=Success%20story%20about%20Eclipse">story</a> and we'll help you spread the word.</li>
+              <li><i class="fa fa-li fa-chevron-circle-right orange"></i> Follow the Eclipse community on <a href="http://wiki.eclipse.org/Twitter">Twitter</a>.</li>
+            </ul>
+          </div>
+        </div>
+      </div>
     </div>
-	  <div class="col-md-7 col-md-offset-1 padding-top">
-	    <div class="row">
-		    <div class="circle-badge">
-		      <!--  <a href="//projects.eclipse.org/" class="btn btn-warning">Start a new project</a> -->
-				</div>
+    <div class="col-md-7 col-md-offset-1 padding-top">
+      <div class="row">
+        <div class="circle-badge">
+          <!--  <a href="//projects.eclipse.org/" class="btn btn-warning">Start a new project</a> -->
+        </div>
         <!--
-		    <div class="block-box block-box-classic">
-				  <h3><i class="fa fa-twitter"></i>  ECLIPSE COMMUNITY TWITTER FEED</h3>
-				  <div class="content">
-				    <a class="twitter-timeline"  href="https://twitter.com/EclipseFdn"  data-widget-id="471021436174229505" data-chrome="noheader transparent">Tweets by @EclipseFdn</a>
-	          <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-	        </div>
-				</div>
-				-->
-		  </div>
-	  </div>
+        <div class="block-box block-box-classic">
+          <h3><i class="fa fa-twitter"></i>  ECLIPSE COMMUNITY TWITTER FEED</h3>
+          <div class="content">
+            <a class="twitter-timeline"  href="https://twitter.com/EclipseFdn"  data-widget-id="471021436174229505" data-chrome="noheader transparent">Tweets by @EclipseFdn</a>
+            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+          </div>
+        </div>
+        -->
+      </div>
+    </div>
   </div>
 </div>
\ No newline at end of file