X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fmanageuserview.html;h=a877dbf58ca7c1876f1cc5a338a06e5e130d973b;hb=894b9a1348c702630c1f11edd3364d646174b62b;hp=24ca18cb6676805c7239c9cab03449da613ce13f;hpb=36f0a2f013dc861c84f2f2781ccffa05228759a7;p=myslice.git diff --git a/portal/templates/manageuserview.html b/portal/templates/manageuserview.html index 24ca18cb..a877dbf5 100644 --- a/portal/templates/manageuserview.html +++ b/portal/templates/manageuserview.html @@ -12,7 +12,7 @@ {% endif %} -
+
{% csrf_token %} @@ -22,16 +22,11 @@
Platform: Myslice
- - Email - - {{ user_email }} - - - - + + Email + {{ user_email }} + + Full Name {{ fullname }} @@ -47,16 +42,22 @@ - - Authority - - {{ authority }} - - - + Authority + + {{ authority }} + + +
+ + +
+ + + + Generate Keys - + Public Key ******** @@ -85,27 +86,6 @@ - - {%if 'N/A' not in user_private_key%} - Private Key - ******** - - - - {%else%} - Private Key - ******** - - - - {%endif%} -