X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=a469c134ed51f0d7f156c2a763ca4c673bf47d60;hb=f67ade2d281f726dfaf084dee293393721fce8d9;hp=3ab8efce78be5bfd62bcddeea969bf63ed00d3b1;hpb=e0a02ba6ccb0f66cccee2d41216520ce0c924cfd;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 3ab8efce..a469c134 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -3,100 +3,126 @@ {% 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 %}