X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ef29d3dd26f3eb571b2b95fd2a6ca2f4b851c4f8;hb=0f8fc6ba7a5d7d9a9c99ea8efb60143b833ee40b;hp=736f3229ce3157fcb5a038939b4ed884af93afa0;hpb=c3c38ca2ec7e6bffb3cf70897a190729a05d16a1;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 736f3229..ef29d3dd 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -2,77 +2,79 @@ {% block content %} -
-

User RegistrationUser sign-up

-
-
-

+
+
+

User RegistrationUser sign-up

+
+
+
+

Questions? Contact us.

-
+
+
{% if errors %} - +
+
+ +
+
{% endif %} -
-
-{% csrf_token %} -
- -

- -

Choose your organization (company/university) from the list that apears when you
click in the field above and start to type. - Use the arrow keys to scroll through the list;
type part of the name to narrow down the list. If it is not in the list, - please add it.

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

+ +

+

Organization not listed? Request its addition now.

+
+
-
-
+
+

- +
- +
-
- -
+

- + placeholder="Password" required />
- +
-    I agree to the + terms and conditions. +
- -
-

- I agree to the - +
+
+
+
+

+ +
+
+
+ +
-
- -
-

- -
-
+ + {% endblock %}