X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=6661c7a17c908bcc89c67ecf0c1f74d31c1d99ac;hb=4965380e7c719de6027a04afc58b9a79242e9a61;hp=1b4549def51f5ce635a2fe67154214e8da4a1f77;hpb=299cc74138342ebb5c10409babe39364f989c7b2;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 1b4549de..6661c7a1 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,72 +6,110 @@ {% 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

+ + + +
+

The latest version of jFed is only compatible with Java 8 or higher. We detected that you are using an older version.

+

Please upgrade to Java 8 to get access to the newest version of jFed. Otherwise, you can use jFed 5.3.2, which is Java 7-compatible.

+
+ +
+

jFed requires Java to run. We however couldn't detect a Java installation in your browser.

+

Please install the latest version of Java to continue.

+
+ +
+
+
+
+

+ 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,13 +117,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? + Want to learn more?

@@ -100,44 +138,32 @@ - - + + + + + + {% endblock %}