*** empty log message ***
diff --git a/testweb/index.php b/testweb/index.php
index 3d31c29..29aef4d 100755
--- a/testweb/index.php
+++ b/testweb/index.php
@@ -133,6 +133,17 @@
 	    </script>

 	</div>

 

+	<div class="sideitem">

+	    <h6>RT on Twitter <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=e3109ca0ef00e70403285b7588e457d2&_render=rss" class="rssIcon"><img src="/rap/images/feed.png" alt="feed"></a></h6>

+	    <div id="rssFeed"></div>

+	    <script type="text/javascript">

+	      $( document ).ready( function () {

+	        $( '#rssFeed' ).rssfeed( 'feed://search.twitter.com/search.atom%3Fq=%23eclipse',

+	          { limit: 5, header : false, titletag : "h5", date : true, content : false } );

+	      } );

+	    </script>

+	</div>

+

   <div style="position: relative; margin-bottom: 10px;">

     <a href="http://www.eclipse.org/eclipsert/"><img alt="EclipseRT"

         src="/rt/images/EclipseRT.png"