add images for 3.13 N&N
diff --git a/development/news/index.xml b/development/news/index.xml
index ac4a2e6..fbc2c23 100644
--- a/development/news/index.xml
+++ b/development/news/index.xml
@@ -3,32 +3,30 @@
         <title>The Eclipse Web Tools Platform New and Noteworthy</title>
     </head>
     <body>
-        <h1>The Eclipse Web Tools Platform New and Noteworthy</h1>
-        <h2>WTP 3.8 (Neon)</h2>
-        <ul>            
-            <li>
-                <a href="/webtools/releases/3.8.0/NewAndNoteworthy/">New for WTP 3.8 (June 22, 2016)</a>
-            </li>
+		<h1>The Eclipse Web Tools Platform New and Noteworthy</h1>
+		<h2>WTP 3.13 (2019-03)</h2>
+		<ul>
+			<li>
+				<a href="/webtools/releases/3.13/NewAndNoteworthy/">New for WTP 3.13 (March 20, 2019)</a>
+			</li>
 		</ul>
-	<br />
-         <h2>WTP 3.6 (Luna)</h2>
-        <ul>            
-            <li>
-                <a href="/webtools/releases/3.6.0/NewAndNoteworthy/">New for WTP 3.6 (June 25, 2014)</a>
-            </li>
-		</ul>
-	<br />
-        <h2>WTP 3.5 (Kepler)</h2>
-        <ul>            
-            <li>
-                <a href="/webtools/releases/3.5.0/NewAndNoteworthy/">New for WTP 3.5 (June 26, 2013)</a>
-            </li>
-		</ul>
-	<br />
+		<br />
         <h2>Older releases and milestones</h2>
         <ul>
             <li>
-                <a href="/webtools/releases/3.4.0/NewAndNoteworthy/">New for WTP 3.4 (June 27, 2012)</a>
+                <a href="/webtools/releases/3.10#new-noteworthy">New for Photon, WTP 3.10 (June 27, 2018)</a>
+            </li>
+            <li>
+                <a href="/webtools/releases/3.8.0/NewAndNoteworthy/">New for Neon, WTP 3.8 (June 22, 2016)</a>
+            </li>
+            <li>
+                <a href="/webtools/releases/3.6.0/NewAndNoteworthy/">New for Luna, WTP 3.6 (June 25, 2014)</a>
+            </li>
+            <li>
+                <a href="/webtools/releases/3.5.0/NewAndNoteworthy/">New for Kepler, WTP 3.5 (June 26, 2013)</a>
+            </li>
+            <li>
+                <a href="/webtools/releases/3.4.0/NewAndNoteworthy/">New for Juno, WTP 3.4 (June 27, 2012)</a>
             </li>
             <li>
                 <a href="/webtools/releases/3.3.0/NewAndNoteworthy/">New for Indigo, WTP 3.3 (June 22, 2011)</a>
diff --git a/releases/3.13/NewAndNoteworthy/index.php b/releases/3.13/NewAndNoteworthy/index.php
index 9298677..83ea339 100644
--- a/releases/3.13/NewAndNoteworthy/index.php
+++ b/releases/3.13/NewAndNoteworthy/index.php
@@ -15,7 +15,7 @@
 $pageTitle = ($titleNode != null) ? $titleNode->nodeValue : "eclipse.org webtools page";
 
 // Load the XSL source
-$xsl = DOMDocument::load($root . '/webtools/wtpnova.xsl');
+$xsl = DOMDocument::load($root . '/eclipse.org-common/themes/solstice/public/stylesheets/eclipse-ide.min.css?v1.3');
 
 // Configure the transformer
 $proc = new XSLTProcessor;
diff --git a/releases/3.13/NewAndNoteworthy/sourceediting.xml b/releases/3.13/NewAndNoteworthy/sourceediting.xml
index fec969a..b4bf28c 100644
--- a/releases/3.13/NewAndNoteworthy/sourceediting.xml
+++ b/releases/3.13/NewAndNoteworthy/sourceediting.xml
@@ -23,8 +23,8 @@
 			<description>
 				<br />
 				<br/>
-				<img src="sourceediting/vue.png"
-				alt="Vue Starter in the HTML Editor" />
+				<img src="vue.png"
+				alt="a Vue Starter in the HTML Editor" />
 				<br/>
 				<br/>
 				The HTML and JSP Editors are now even more flexible in what is considered an attribute name.
diff --git a/releases/3.13/NewAndNoteworthy/vue.png b/releases/3.13/NewAndNoteworthy/vue.png
new file mode 100644
index 0000000..cbe7981
--- /dev/null
+++ b/releases/3.13/NewAndNoteworthy/vue.png
Binary files differ