X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=8f853e1b69199897799bd88c868376b48c1c5028;hb=9644d2a6bc4e9a32a0be1779180ce0830cbecf91;hp=7459a3ce96e910a6db16fcd7ae1c954cfc5d017e;hpb=d88dd4a28b502d57131145b1a8b7d0c3b949d805;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 7459a3ce..8f853e1b 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,16 +1,7 @@ {% extends "layout-unfold1.html" %} - -{% block head %} - - - - - -{% endblock %} - {% block unfold_main %} -
| Confirm password: | - + |
| Platform | Account Type | -Account_delegation | -user_hrn | -Pub Key | +Account Delegation | +User hrn | +User Status | +
|---|---|---|---|---|---|---|---|
| {{ row.platform_name }} | -{{ row.account_type }} | +{{ row.account_type }} | {{ row.delegation_type }} | -{{ row.usr_hrn }} | -{{ row.usr_pubkey }} | +{{ row.usr_hrn }} | +{{ row.user_status }} | +
| Expiration Date | +Download | +
|---|---|
| {{ row.cred_exp }} | ++ + | +
| Slice Name | +Expiration Date | +Download | +
|---|---|---|
| {{ row.slice_name }} | +{{ row.cred_exp }} | ++ + | +
| Authority Name | +Expiration Date | +Download | +
|---|---|---|
| {{ row.auth_name }} | +{{ row.cred_exp }} | ++ + | +
| Platform | Account Type | Reference to | +Remove Account | ||
|---|---|---|---|---|---|
| {{ row.platform_name }} | -{{ row.account_type }} | -{{ row.account_reference }} | +{{ row.account_type }} | +{{ row.account_reference }} | ++ + |
| Platforms | -Request Access | +Add Account |
|---|---|---|
| {{ platform.platform_no_access }} | -- + | + |