X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=4d09858ee0fc800aab812b67d1b0c59567d332a7;hb=a2b2414a3d26583873fd5cf791c69a74eedf4956;hp=3ab8efce78be5bfd62bcddeea969bf63ed00d3b1;hpb=3802d2308517f6ec27c8f0ea754409c0d4f4e2d7;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 3ab8efce..4d09858e 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -3,100 +3,134 @@ {% 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 %} + +

+
+ +
+

+

Organization not listed? Request its addition now.

+
+
-
-
+
+

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

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

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

+ + +
+
-
-

- I agree to the - -
- + + {% endblock %}