X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=76fc42e473cc2bfed4daa3c5803f43280a2b9dfa;hb=43dd8dc20325568d7026c352737e52f3a3750686;hp=424677c962858e1206ba2e0274ff12a6468b1302;hpb=9e2d1ca41dd8a9e076ecaff432f8ebe8578ee2c5;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 424677c9..76fc42e4 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,72 +6,101 @@ {% widget '_widget-news.html' %} --> {% if username %} + +{% block head %} + +{% endblock head %} + +{% widget "_widget-no_credentials.html" %}
-
-

- EXPERIMENT -

-
- -
-
- -
-
-
Loading Slices
-
-
- -
-
- -
-
-
-

MANAGEMENT

-
- -
-
- -
-
-
-

- SUPPORT -

-
- -
-
- -
-
- -
-

- ACCOUNT -

-
- -
-
- -
-
- {% if person.last_name %} - {{person.first_name}} {{person.last_name}}
- {% endif %} - Email: {{person.email}} -
-
-
+
+ {%if 'no_creds' in user_cred %} +

NO CREDENTIALS are delegated to the portal!

+ {%endif%} + {%if 'creds_expired' in user_cred %} +

EXPIRED CREDENTIALS Please delegate again your credentials to the portal!

+ {%endif%} +
+
+
+
+

+ EXPERIMENT +

+ +
+ Your projects and slices +   +
+ +
+
Loading projects
+
+
+ Create slice + Create/Join project +
+ +
+

Experiment now

+ + jFed +
+
+
+
+

+ ACCOUNT +

+ {% if person.last_name %} +

+ {{person.first_name}} {{person.last_name}} +

+ {% endif %} +

+ {{person.email}} +

+
+
+

+ MANAGEMENT +

+ +
+ Validate Requests +
+
+
+
+
+

+ SUPPORT +

+

+ Contact +

+

+ Testbeds' status +
+ Testbeds' reputation + +

+

+ Documentation +

+ +
+ + +
+
{% else %}
@@ -79,10 +108,13 @@

- Your Easy Access to Computer Networking Testbeds. + Fed4FIRE Portal

- A wide variety of world class testbeds available through your one account. + Your easy access to Future Internet Research and Experimentation testbeds belonging to the Fed4FIRE federation. +

+

+ Want to learn more?

@@ -98,31 +130,34 @@ + + + {% endblock %}