X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_account-view.html;h=985974fba1dcd7a8e0ada71f7c191a848b861b4d;hb=1e02b46f35cfbcc3d139469dd827d3bbe75b627c;hp=13da1254a7cacf496b03e59b186b99afff142290;hpb=942e4d7597ac78a506cca5b62c1832dbaae8a72e;p=unfold.git diff --git a/portal/templates/onelab/onelab_account-view.html b/portal/templates/onelab/onelab_account-view.html index 13da1254..985974fb 100644 --- a/portal/templates/onelab/onelab_account-view.html +++ b/portal/templates/onelab/onelab_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 %} + +
+ +
- - - - - - -
@@ -382,7 +320,7 @@ {{ row.account_type }} {{ row.account_reference }} - @@ -401,7 +339,7 @@ {{ platform.platform_no_access }} - @@ -411,16 +349,20 @@
{%endif%}
-
+