X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=6c0448776a1a999fece7aca96a2f638470ed6226;hb=6c978327b002ef4b46047ce22ba7e8f61768f652;hp=ab6776c21b44a212738d7607c2658d30ac7bf624;hpb=a287569b1c2a222a0a9be8610349515f753c86d0;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index ab6776c2..6c044877 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -9,31 +9,54 @@
-

Questions? Contact us.

+

Questions? Contact us.

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

- + +

-

Organization not listed? Request its addition now.

@@ -52,49 +75,36 @@
+ placeholder="Email" required />
-

+ placeholder="Password" required />
+ placeholder="Confirm password" required />
-
@@ -103,7 +113,7 @@

-    I agree to the +    I agree to the terms and conditions.
@@ -112,15 +122,14 @@

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