X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=3c3d5438aa4168e2fbb6ef23589bf4c2ea510e91;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hp=46deb139d4f9d20121d18eeebca99547133fc04e;hpb=62fdfd5e3db042a3d7ed380d56542bbe62fc5e00;p=unfold.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 46deb139..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 %}