adding twitter feed

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index 6592f39..daf67fa 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -29,7 +29,7 @@
 <div class="container">
 
   <div class="col-md-15">
-    <a href="/donate"><img src="assets/public/images/friends_of_eclipse.png"/></a>
+
 		<h1>Are you ready for <span class="fw-600">Java&trade; 8?</span></h1>
 	  <p style="margin-bottom:3.5em;">Eclipse Luna is now the default platform for building rich client applications.
 		Learn how to migrate your existing RCP application and benefit from the new Eclipse Luna features.</p>
@@ -50,19 +50,14 @@
   </div>
 
   <div class="col-md-8 col-md-offset-1">
-    <div class="friends-luna">
-      <a href="/donate" class="btn btn-warning">Become a Friend</a>
+    <div style="text-align: center;padding:25px 0;">
+      <a href="/donate"><img src="assets/public/images/friends_of_eclipse.png"/></a>
     </div>
 	  <div class="block-box">
-		 <h3>Recent annoucements</h3>
+		 <h3><i class="fa fa-twitter"></i>  Recent <span class="fw-700">#eclipseluna</span> tweets</h3>
 		   <div class="content">
-	     <div class="media">
-	       <a class="pull-left" href="#">
-	         <img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PHJlY3Qgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiBmaWxsPSIjZWVlIi8+PHRleHQgdGV4dC1hbmNob3I9Im1pZGRsZSIgeD0iMzIiIHk9IjMyIiBzdHlsZT0iZmlsbDojYWFhO2ZvbnQtd2VpZ2h0OmJvbGQ7Zm9udC1zaXplOjEycHg7Zm9udC1mYW1pbHk6QXJpYWwsSGVsdmV0aWNhLHNhbnMtc2VyaWY7ZG9taW5hbnQtYmFzZWxpbmU6Y2VudHJhbCI+NjR4NjQ8L3RleHQ+PC9zdmc+" style="width: 64px; height: 64px;" class="media-object" data-src="holder.js/64x64" alt="64x64">
-	      </a>
-	       <div class="media-body">
-	         Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.
-	       </div>
+	     <a class="twitter-timeline"  href="https://twitter.com/search?q=%23eclipseluna"  data-widget-id="470988115096510464" data-chrome="noheader noscrollbar transparent">Tweets about "#eclipseluna"</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>