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