X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=a469c134ed51f0d7f156c2a763ca4c673bf47d60;hb=refs%2Fheads%2Ff4f-review;hp=654f79d66b27ddd4d4f3b0c60c31c11bd6f2bfee;hpb=c0c06b984d835acb246381631c8a2227772a67e7;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 654f79d6..a469c134 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -3,103 +3,126 @@ {% block content %}
+

User RegistrationUser sign-up

+
-

-

Questions? Contact us.

+
+

Questions? Contact us.

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

- -

-

Organization not listed? Request its addition now.

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

+
+ +
+

+
+
-
-
+
+

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

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

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

- I agree to the - +
+
+
+
+

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