news
authorCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 3 Jul 2014 17:04:21 +0000 (19:04 +0200)
committerCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 3 Jul 2014 17:04:21 +0000 (19:04 +0200)
portal/templates/onelab/onelab_news.html

index a06b125..69b417d 100644 (file)
@@ -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>