X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=8ddf072ac082d2735c0d77ab2a744cef2a356382;hb=96c095d92f99538b84eb685a6a293a73b1cca118;hp=82a343fafbcde1aa5bf3ad1681d82eaf1184e021;hpb=67109f53492e43afeaaec232d5c4ffe7daa7bffc;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 82a343fa..8ddf072a 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -4,8 +4,8 @@ - - + + {% endblock %} {% block unfold1_main %} @@ -26,77 +26,80 @@
-
-{% csrf_token %} -
-
- - -

Enter your first name

- -
-
- - -

Enter your last name

- -
- -
- - -

Please select an authority responsible for vetting your account

-
- -
- - -

Enter a valid email address

- -
-
- - -

Enter password

- -
-
- - -

Retype the password

-
-
- - -

Genkey: Account Delegation Automatic (Recommended)

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

Enter your first name

+
+
+ +
+ +
+

Enter your last name

+
+
+ +
+ +
+

Please select an authority responsible for vetting your account

+
+ +
+ +
+ +
+

Enter a valid email address

+
+
+ +
+ +
+

Enter password

+
+
+ +
+ +
+

Retype the password

+
+
+ +
+ +
+

Genkey: Account Delegation Automatic (Recommended)

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