X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=b603f632ea0fc23f5c984b99735f8b308c5fb96a;hb=ca18b72eaf2f8f06a41136cb95fdc4f04cf67c0b;hp=228ee558b4a47fe215252339b028d0a637b5694c;hpb=d251934bd71c678f552dc9a1d49c3f8efe102e1e;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 228ee558..b603f632 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,7 +1,22 @@ {% extends "layout.html" %} +{% load portal_filters %} {% block content %} +{% widget "_widget-no_credentials.html" %} +{% widget "_widget-tradeoff.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%} - +
{% if messages %} {% endif %} +
+ +
-

User Account

+
+ +
+
+
+ +
-
- - - -