X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fhome-view.html;h=cfd63a8ad204a2b58fe83c7a3e9cd79a2d7d24f4;hb=73136626a3010dac4fe3c42041a1c324aa659b1d;hp=5072e5251ccc728f78b3206c9b401b200f2f6c55;hpb=1aea42c3668602aacfe22bc762ee939672129f53;p=unfold.git diff --git a/portal/templates/home-view.html b/portal/templates/home-view.html index 5072e525..cfd63a8a 100644 --- a/portal/templates/home-view.html +++ b/portal/templates/home-view.html @@ -1,31 +1,41 @@ -{% extends 'layout-unfold2.html' %} +{% extends "layout-unfold1.html" %} -{% block unfold2_margin %} -{% if not username %} -{% include 'widget-login.html' %} -{% endif %} -{% endblock unfold2_margin %} - -{% block unfold2_main %} - - +{% block unfold_main %} -
-

Welcome to the OneLab portal !

-

New to OneLab? Please register or learn more about the project.

-
-
-

-Experimentally-driven research is key to success in exploring the possible -futures of the Internet. The OneLab initiative provides an open, -general-purpose, shared experimental facility, both large-scale and -sustainable, which allows European industry and academia to innovate and assess -the performance of their solutions. Based on the results of several different -European and national projects, OneLab offers access to a range of tools and -testbeds including PlanetLab Europe, the NITOS wireless testbed, and other -federated testbeds. -

-

This UI server is connected to the manifold backend running at {{ manifold_url }}.

-
+
+ +
+ + + + + + + + + + + + + + + + +
PROFILESLICESSUPPORT
+ {% block unfold_margin %} + {% include 'widget-login.html' %} + {% endblock unfold_margin %} -{% endblock unfold2_main %} + + + +
+
+
+ +
+
+{% endblock unfold_main %}