X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=portal%2Ftemplates%2Fmy_account.html;h=68ac2453fd942b2ca6f7e8eba91e24d7406a00ec;hp=f7439f1194efc5a86e25f2285c507a591d9635e7;hb=8c8f04ea43ed69b7a81c90f456b1153a4167a72f;hpb=c15eb339cc9b7955f77b7cbb6e3466e0ce49b7e4 diff --git a/portal/templates/my_account.html b/portal/templates/my_account.html index f7439f11..68ac2453 100644 --- a/portal/templates/my_account.html +++ b/portal/templates/my_account.html @@ -34,134 +34,134 @@
-
-

MySlice Account

-
-
-
-
-
- {% csrf_token %} - - - - - - - - - - - - - - - +
+

MySlice Account

+
+
+
+
+ + {% csrf_token %} +
-
Personal Details
-
Email - {{ person.email }} - -
Password - - ******** - - - - - - - - - - - - -
Enter password: - -
Confirm password: - - -
-
-
Full Name - {{ fullname }} - - - -
- - - -
- -
+ + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - +

For better + security we recommend that you + download and delete your + private key from the + server. Always store your + private key in a secure + location.

+ + -
+
Personal Details
+
Email + {{ person.email }} + +
Password + + ******** + + + + + + + + + + + + +
Enter password: + +
Confirm password: + + +
+
+
Full Name + {{ fullname }} + + + +
+ + + +
+ +
Affiliation - {{ affiliation }} - -
Generate Keys - - - -
Public Key - - - ******** - - -
-
- - - - -
-
- -
- - -
Private Key ******** - - -
+
Affiliation + {{ affiliation }} + +
Generate Keys + + + +
Public Key + + + ******** + + +
+
+ + + + +
+
+ +
+ + +
Private Key ******** + + +
-

For better - security we recommend that you - download and delete your - private key from the - server. Always store your - private key in a secure - location.

-
-
-
-
- + +
-
+ + + + {% endblock %}