X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_account-view.html;h=985974fba1dcd7a8e0ada71f7c191a848b861b4d;hb=111d0fcb9681bf94ff184fe43bf636b6d672cbff;hp=bb1631eba67dd1faa089750cdaf893c6dd4edf5b;hpb=1753f47a5e1707bc3f98eff72cbdcfe67325aa14;p=unfold.git diff --git a/portal/templates/fed4fire/fed4fire_account-view.html b/portal/templates/fed4fire/fed4fire_account-view.html index bb1631eb..985974fb 100644 --- a/portal/templates/fed4fire/fed4fire_account-view.html +++ b/portal/templates/fed4fire/fed4fire_account-view.html @@ -1,16 +1,18 @@ {% extends "layout.html" %} +{% load portal_filters %} {% block content %} - +{% widget "_widget-no_credentials.html" %} +{% widget "_widget-tradeoff.html" %}
- {%if 'no_creds' in user_cred %} + {%if 'no_creds' in user_cred %}

NO CREDENTIALS are delegated to the portal!

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

EXPIRED CREDENTIALS Please delegate again your credentials to the portal!

{%endif%} @@ -22,6 +24,10 @@ {% endfor %} {% endif %} + +
+ +
- - - - - - -
@@ -399,7 +320,7 @@ {{ row.account_type }} {{ row.account_reference }} - @@ -418,7 +339,7 @@ {{ platform.platform_no_access }} - @@ -428,16 +349,20 @@
{%endif%}
-
+