X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=53f353c280da8228e0b76ec100c877850ed86e39;hb=958afd7b86e20e1529c2f7cc4662b47205945c40;hp=09e4731c0f737593fc90cd5808ba17f695b55961;hpb=6e24f5c8289f13a60d28a86543e8a84db63f4426;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 09e4731c..53f353c2 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,54 +6,90 @@ {% widget '_widget-news.html' %} --> {% if username %} +{% block head %} + +{% endblock head %} + +{% widget "_widget-no_credentials.html" %}
+ {%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 slices + + + +

Loading Slices
-
-

Experiment now

-
-
- +

Experiment now

+
jFed -

MANAGEMENT

+
+ +
+
+

Your projects + + +

+
+
+
Loading projects
+
+

SUPPORT

- +
- +

- + +
+
+
@@ -65,16 +101,17 @@
- +
{% if person.last_name %} {{person.first_name}} {{person.last_name}}
{% endif %} - Email: {{person.email}} + Username: {{person.email}}
+ {% else %}
@@ -104,6 +141,22 @@ + + +{# widget "_widget-monitor.html" #} +{# widget "_widget-stats-top-slices.html" #} + {% endblock %}