X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fsmartfire%2Fsmartfire_account-view.html;h=985974fba1dcd7a8e0ada71f7c191a848b861b4d;hb=111d0fcb9681bf94ff184fe43bf636b6d672cbff;hp=199444a3eac5889812792b8deb30c200141a398b;hpb=71c6735977897ab8c983051c8864a418e38ce4b8;p=unfold.git diff --git a/portal/templates/smartfire/smartfire_account-view.html b/portal/templates/smartfire/smartfire_account-view.html index 199444a3..985974fb 100644 --- a/portal/templates/smartfire/smartfire_account-view.html +++ b/portal/templates/smartfire/smartfire_account-view.html @@ -1,15 +1,20 @@ {% 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%} + {%endif%} + {%if 'creds_expired' in user_cred %} +

EXPIRED CREDENTIALS Please delegate again your credentials to the portal!

+ {%endif%}
{% if messages %} @@ -19,6 +24,10 @@ {% endfor %} {% endif %} + +
+ +
- -
@@ -321,7 +320,7 @@ {{ row.account_type }} {{ row.account_reference }} - @@ -340,7 +339,7 @@ {{ platform.platform_no_access }} - @@ -350,16 +349,20 @@
{%endif%}
-
+