X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fmy_account.html;h=b1b506ecc0233cb032a01e291025e45968718cbc;hb=1755b9733f085571d510056527290b06168c03ef;hp=1500ce89bf06f8025a6cee188ccdecd5472e22e0;hpb=f214ff223d889b18dd539c3604e6e0ecf7c108fd;p=myslice.git diff --git a/portal/templates/my_account.html b/portal/templates/my_account.html index 1500ce89..b1b506ec 100644 --- a/portal/templates/my_account.html +++ b/portal/templates/my_account.html @@ -13,19 +13,21 @@

Platform Access

- +
- + + {% for row in data %} - - - - - + + + + + + {%endfor%}
Platform Account Type user_hrn Pub Key
{{ platform_name }} {{ account_type }} {{ account_usr_hrn }} {{ account_pub_key }}
{{ row.platform_name }} {{ row.account_type }} {{ row.usr_hrn }} {{ row.usr_pubkey }}