X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=74a2a0fd283d9211035ce6ff03ae5887be5166c1;hb=cd4ef6cdd7ea6d4ead183970d20d4c3739481251;hp=f3c731a93a94fbe90c733dd199ebe08561c10788;hpb=83f238a32f62a34370f24d69e85823c709d95627;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index f3c731a9..74a2a0fd 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 %}