X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=views%2Ftemplates%2Fview-login.html;h=305b5c6dc6d318d4c748c3417d7806d50f101cbe;hb=71c5af2da6325002d0418468ebe9a1c2036a8549;hp=d4c976c0ea30c0f2fb6bc3df2fa3f386117613bb;hpb=bc9db0114fcf675ad7d729152b1e44ea217f7a53;p=myslice.git diff --git a/views/templates/view-login.html b/views/templates/view-login.html index d4c976c0..305b5c6d 100644 --- a/views/templates/view-login.html +++ b/views/templates/view-login.html @@ -1,20 +1,38 @@ -{% extends 'layout-myslice.html' %} +{% extends 'layout-unfold2.html' %} -{% block content_related %} +{% block unfold2_margin %} {% include 'widget-login.html' %} -{% endblock content_related %} +{% endblock unfold2_margin %} -{% block content_main %} - This page is currently connected to two authentication systems: +{% block unfold2_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 }}.

+
+ +{% endblock unfold2_main %}