update downloads page

Change-Id: If16b30f6768227a2396ea4dc4b6685362c4cbb7d
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/downloads/index.html b/downloads/index.html
index cce9251..eb384db 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -1,10 +1,70 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<meta http-equiv="refresh" content="0; http://download.eclipse.org/webtools/downloads/"/>
+<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" />
+<link rel="stylesheet" href="../commonPages/wtpDropStyle.css" />
+<title>Eclipse Web Tools Platform (WTP) Downloads</title>
 </head>
 <body>
-<a href="http://download.eclipse.org/webtools/downloads/">
-                    This document has moved
-                </a>
+<center>
+<table border=0 cellpadding=0 width="80%">
+  <tr>
+    <td width="80%">
+<table border=0 cellpadding=0 width="80%">
+  <tr>
+    <td width="35%"><font class=indextop>
+    <b>Web Tools Platform</b> downloads</font></td>
+    <td width="25%" align="right"><a
+      href="http://www.eclipse.org/webtools/"><img border="0"
+      src="../commonPages/wtp_logo_2010.png" height="175" width="174" /></a></td>
+  </tr>
+  <tr>
+    <td colspan=2>
+    <p>Below, you can find the latest <a
+    href="http://wiki.eclipse.org/index.php/WTP_Build_Types">declared build</a> produced by the <a
+    href="http://www.eclipse.org/webtools/">Eclipse Web Tools
+    Platform (WTP) Project</a>.</p>
+
+    <p>Please note that all-in-one packages can be downloaded from 
+    the <a href="http://www.eclipse.org/downloads/">main Eclipse download site</a>. This 
+    is usually the easiest way to get started quickly with Java EE or Web development.</p>
+    
+    </td>
+  </tr>
+</table>
+
+<table border=0 cellpadding=2 width="80%"><tr><td align="center" bgcolor="#0080C0"><font color="#FFFFFF" face="Arial,Helvetica">Latest Downloads</font></td></tr></table>
+<p>
+<ul>
+  <li><b>Stable builds</b>: <a href="https://download.eclipse.org/webtools/downloads/drops/">https://download.eclipse.org/webtools/downloads/drops/</a></li>
+  <li>CI builds: <a href="https://download.eclipse.org/webtools/CI/">https://download.eclipse.org/webtools/CI/</a></li>
+  <li>Archived builds: <a href="http://archive.eclipse.org/webtools/downloads/drops/">http://archive.eclipse.org/webtools/downloads/drops/</a></li>
+</ul>
+<p>
+
+<table border=0 cellpadding=2 width="80%"><tr><td align="center" bgcolor="#0080C0"><font color="#FFFFFF" face="Arial,Helvetica">Latest Update Sites</font></td></tr></table>
+    <p>Rather than downloading zips, our latest
+    released builds can be installed from a <a
+    href="http://download.eclipse.org/webtools/repository/latest/"> 
+    software repo site</a>.<br/>Release engineers, see also <a href="http://download.eclipse.org/webtools/repository/releng/?d">releng repo site</a>.</p>
+
+<p>
+<ul>
+   <li><b>Software repo site</b>: <a href="http://download.eclipse.org/webtools/repository/latest/?d">http://download.eclipse.org/webtools/repository/latest/</a></li>
+   <li>Releng repo site: <a href="http://download.eclipse.org/webtools/repository/releng/?d">http://download.eclipse.org/webtools/repository/releng/</a></li>
+  </ul>
+<p>
+
+<hr width="80%" align="left"/>
+<p>All downloads are provided under the terms and conditions of <br/>the <a
+  href="http://www.eclipse.org/legal/notice.html">Eclipse.org Software
+User Agreement</a> unless otherwise specified.</p>
+
+<p>If you have problems downloading any of these builds, contact the <a
+  href="mailto:webmaster@eclipse.org">webmaster</a>.</p> To contribute, contact us on <a href="https://mattermost.eclipse.org/eclipse/channels/webtools">Mattermost</a>.
+</center>
+
+    </td>
+  </tr>
+</table>
 </body>
-</html>
+</html>
\ No newline at end of file