X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=a469c134ed51f0d7f156c2a763ca4c673bf47d60;hb=f67ade2d281f726dfaf084dee293393721fce8d9;hp=736f3229ce3157fcb5a038939b4ed884af93afa0;hpb=895735ab33d121bf9cea8e6fadaa3ac94de1b33e;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 736f3229..a469c134 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -2,101 +2,127 @@ {% block content %} -
+
+

User RegistrationUser sign-up

-
-
-

-

Questions? Contact us.

-
+
+
+
+
+

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 %} + +

+
+ +
+

+
+
-
-
+
+

- +
- +
- + placeholder="Email" required />
- -
+

- + placeholder="Password" required />
- +
- -
+
+
+
+
+

+    I agree to the + terms and conditions. +
- -
-

- I agree to the - +
+
+
+
+

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