X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=3c3d5438aa4168e2fbb6ef23589bf4c2ea510e91;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hp=2691e57b24b26f27dc17c78f5e1c167c8871d778;hpb=b908a4ba962a22c6fccf460b684564d66de097e8;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 2691e57b..3c3d5438 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,40 +1,7 @@ {% extends "layout-unfold1.html" %} +{% block unfold_main %} -{% block head %} - - - - - -{% endblock %} - -{% 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 }}
-
-
- - -

MySlice Account

+

User Profile

{% if messages %}