X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=1b4549def51f5ce635a2fe67154214e8da4a1f77;hb=299cc74138342ebb5c10409babe39364f989c7b2;hp=0414be918d1563eef1dfa4980623337b37fdff55;hpb=5ed0a2e28c3614767633a3361544949a303b91f9;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 0414be91..1b4549de 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -1,91 +1,104 @@ -{% extends "layout.html" %} +{% extends "layout_base.html" %} {% load portal_filters %} {% block content %} -
-{% widget '_widget_news.html' %} -
-
- -
- - - - - - - - - - - - - {% if person %} - - - - -
ACCOUNTSLICESSUPPORT
- -
- {% if person.last_name %} - {{person.first_name}} {{person.last_name}}
- {% endif %} - Email: {{person.email}} -
- {% else %} -
- {% widget '_widget-login-user.html' %} - {% endif %} - - {% if person %} - -
Loading Slices
- {% else %} - + +{% if username %} +
+
+
+

+ EXPERIMENT +

+
+ +
+
+ +
+
+
Loading Slices
+
+
+ +
+
+ +
+
+
+

MANAGEMENT

+
+ +
+
+ +
+
+
+

+ SUPPORT +

+
+ +
+
+ +
+
+ +
+

+ ACCOUNT +

+
+ +
+
+ +
+
+ {% if person.last_name %} + {{person.first_name}} {{person.last_name}}
{% endif %} -
- -
+ Email: {{person.email}} +
+
-
- - - - - - - - - - - - - {% if person %} - - - - -
INSTITUTIONSLICESREQUESTS
- - {% else %} - - {% widget '_widget-login-manager.html' %} - {% endif %} - - {% if person %} - - {% endif %} - - {% if person %} - - {% endif %} -
+
+{% else %} +
+
+
+
+

+ Your Easy Access to Computer Networking Testbeds. +

+

+ A wide variety of world class testbeds available through your one account. +

+

+ Want to learn more? +

+
+
+
+ {% widget '_widget-login-user.html' %} +
+
+
+{% endif %} + + + + {% endblock %}