X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=ebad910bc7808762ce0d14cfb8486afb54b07caf;hb=ba0a2b7732c0ef93fd8f50d897227f344075a2fa;hp=78e6b7f2f07ba43e8b9bb3c0f51f501f4ca64973;hpb=a394a81997bcf0fc1a543b511d95eb4f9ddf53c8;p=unfold.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 78e6b7f2..ebad910b 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -164,42 +164,47 @@ Delegated User Credential Expiration Date + Download - {% for row in data %} + {% for row in my_users %} - {{ row.credential_expiration }} + {{ row.cred_exp }} + {%endfor%} -

- +

+
+ {% for row in my_slices %} + {%endfor%}
Delegated Slice Credentials
Slice Name Expiration DateDownload
{{ row.slice_name }} {{ row.cred_exp }}
-

+

+ {% for row in my_auths %} + {%endfor%}
Delegated Authority Credentials
Authority Name Expiration DateDownload
{{ row.auth_name }} {{ row.cred_exp }}
-

@@ -216,12 +221,16 @@ Platform Account Type Reference to + Remove Account {% for row in ref_acc %} {{ row.platform_name }} {{ row.account_type }} {{ row.account_reference }} + + + {%endfor%} @@ -240,7 +249,7 @@ {{ platform.platform_no_access }} - + {%endfor%}