X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fmy_account.html;h=e67b6000a9c94b937273d88d06f708d8ae95d7d0;hb=4d631eaaa0936add1c71b7e9ac2601c8533556fd;hp=72d69b6d2d733459bf63b29220cd2eef3ef4b737;hpb=d50abec492bf0803eea98707392148db13c1affe;p=myslice.git diff --git a/portal/templates/my_account.html b/portal/templates/my_account.html index 72d69b6d..e67b6000 100644 --- a/portal/templates/my_account.html +++ b/portal/templates/my_account.html @@ -1,8 +1,9 @@ {% extends "layout-unfold1.html" %} {% block head %} - - + + + @@ -11,6 +12,26 @@ {% block unfold1_main %} +

Platform Access

+ + + + + + + + {% for row in data %} + + + + + + + {%endfor%} +
PlatformAccount Typeuser_hrnPub Key
{{ row.platform_name }} {{ row.account_type }} {{ row.usr_hrn }} {{ row.usr_pubkey }}
+ + +
@@ -18,7 +39,7 @@
-
+
{% csrf_token %} @@ -31,7 +52,7 @@ @@ -64,13 +85,13 @@
Email {{ person.email }} - +
Full Name - Yasin Rahman + {{ fullname }}
- - + +
@@ -80,8 +101,8 @@
Affiliation - UPMC - + {{ affiliation }} +