X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=5d05b480822b52adb09589ffbb195457b3beb437;hb=fb1ea43f186744db9556901259836b0d69e91336;hp=4d844f3b09b37ce4165179e183f168bfe66a5c22;hpb=37d19f4884a722c14202037ad08300869498b603;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 4d844f3b..5d05b480 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,277 +6,165 @@ {% widget '_widget-news.html' %} --> {% if username %} - - -
- {%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%} -
- {%if 'is_pi' in pi %} -
-

- EXPERIMENT -

-
- -
-
- -
-
-

Your slices - - +{% block head %} + +{% endblock head %} -

-
-
-
Loading Slices
-
-
-
-

MANAGEMENT

-
- -
-
- -
-
-
-

- SUPPORT -

-
- -
-
- -
-

-
- -
-
- -
-

- ACCOUNT -

-
- -
-
- -
-
- {% if person.last_name %} - {{person.first_name}} {{person.last_name}}
- {% endif %} - Username: {{person.email}} -
-
-
- {%else%} +{% widget "_widget-no_credentials.html" %} +
-
-

- EXPERIMENT -

-
- -
-
- -
-
-

Your slices - - -

-
-
-
Loading Slices
-
- {% if pending_slices %} -

Pending slices - -

    - {% for slices in pending_slices %} -
  • {{slices}}
  • - {% endfor %} -
- -

- {%endif%} -
-
-

- SUPPORT -

-
- -
-
- -
-

-
- -
-
- -
-

- ACCOUNT -

-
- -
-
- -
-
- {% if person.last_name %} - {{person.first_name}} {{person.last_name}}
- {% endif %} - Username: {{person.email}} -
-
-
- {%endif%} +
+ {%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 +

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

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 +

+ + +
+
+
+
+
+
+

+ SUPPORT +

+

+ Contact +

+

+ Testbeds' status +
+ Testbeds' reputation + +

+

+ Documentation +

+
+
+
+
{% else %} -
+
-
-
-

+
+

Fed4FIRE Portal -

+

- Your easy access to Future Internet Research and Experimentation testbeds belonging to the Fed4FIRE federation. + Your easy access to Future Internet Research and Experimentation testbeds belonging to the + Fed4FIRE federation.

-

+
+

Want to learn more? -

+
{% widget '_widget-login-user.html' %}
-
{% endif %} -{# widget "_widget-monitor.html" #} -{# widget "_widget-stats-top-slices.html" #} + + + {% endblock %}