X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=53f353c280da8228e0b76ec100c877850ed86e39;hb=958afd7b86e20e1529c2f7cc4662b47205945c40;hp=378f920d5c0489e0b4cb584a21549546235f6a4f;hpb=83164968c09d445ea8dc095414e5ce13fff59c99;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 378f920d..53f353c2 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -6,55 +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

+ + jFed

MANAGEMENT

+
+ +
+
+

Your projects + + +

+
+
+
Loading projects
+
+

SUPPORT

- +

- + +
+
+
@@ -72,10 +107,11 @@ {% if person.last_name %} {{person.first_name}} {{person.last_name}}
{% endif %} - Email: {{person.email}} + Username: {{person.email}}
+ {% else %}
@@ -105,6 +141,22 @@ + + +{# widget "_widget-monitor.html" #} +{# widget "_widget-stats-top-slices.html" #} + {% endblock %}