X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=views%2Ftemplates%2Fview-login.html;h=b28f13cdaf585b695fcca3642b53340710afc23c;hb=a8a54f34297f76d9379070f0fd2c1bec9f761c47;hp=5a5aeb450903472903df3eee3593bb6396cf30d0;hpb=54a5954fbb6d77b012bbe198c7d492989c1f1585;p=myslice.git diff --git a/views/templates/view-login.html b/views/templates/view-login.html index 5a5aeb45..b28f13cd 100644 --- a/views/templates/view-login.html +++ b/views/templates/view-login.html @@ -1,20 +1,29 @@ -{% 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: - -{% endblock content_main %} +{% 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 %}