Add twitter button

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/pages/_index.html b/pages/_index.html
index 9f7ebaf..04db0e4 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -50,10 +50,6 @@
 
 	<div>
 		<h3>Current Status</h3>
-    <p>
-    <a href="https://twitter.com/m2e_wtp" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @m2e_wtp</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>
-    </p>
 		<p>
 			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.0">m2e-wtp 1.0.0 is available</a></strong><br/>
 			m2e-wtp graduated from the Eclipse incubator to reach version 1.0.0. Moreover,
@@ -77,5 +73,9 @@
     The m2e-wtp team is very proud to perform the first release of m2e-wtp from the Eclipse Foundation servers, just in time for Juno SR1.
     Go to the <a href="download/">download area</a> and follow the installation instructions.
     </p>    
+    <p>
+    <a href="https://twitter.com/m2e_wtp" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @m2e_wtp</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>
+    </p>
 	</div>	
 </div>
\ No newline at end of file