From: Ciro Scognamiglio <ciro.scognamiglio@cslash.net>
Date: Thu, 3 Jul 2014 17:04:21 +0000 (+0200)
Subject: news
X-Git-Tag: myslice-1.1~60^2~9
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=732e13ea36866dbee30da2d8d4fb3a94440c4bef;p=unfold.git

news
---

diff --git a/portal/templates/onelab/onelab_news.html b/portal/templates/onelab/onelab_news.html
index a06b1252..69b417d4 100644
--- a/portal/templates/onelab/onelab_news.html
+++ b/portal/templates/onelab/onelab_news.html
@@ -4,15 +4,17 @@
 <div class="container">
     <div class="row">
         <div class="col-md-12">
-        	<h1><a href="#about"><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="News" />News</a></h1>
+        	<h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="News" />News</h1>
         	<br />
         </div>
     </div>
  
 	<div class="row">
         <div class="col-md-12">
-
-		The <b>OneLab</b> Portal opens with the <b>PlanetLab Europe</b>, <b>IOTLab</b> and <b>NITOS</b> testbeds!
+		<b>15 July 2014</b> - The <b>OneLab</b> Portal opens with the <b>PlanetLab Europe</b>, <b>IOTLab</b> and <b>NITOS</b> testbeds!
+		<p>
+			Existing PlanetLab users will be able to open an account with their existing PLE credentials.
+		</p>
 		</div>
 	</div>
 </div>