X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ec90abf9e18ac550f89ddbd840f3ae008bf7ccee;hb=197e6f2843398a696d18f4eb0e13b7fa52d8fece;hp=f32bb4c05b13a4dcd8a7b3d667aa502b1392e10f;hpb=2b7a035352852f6ba9556cbb7e099c9a033576cb;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index f32bb4c0..ec90abf9 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -9,116 +9,160 @@
-

Questions? Contact us

-
+

Questions? Contact us.

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

Start typing to find the name of your organization (company or university).
If it is not in the list, please add it.

+
+
    + {% for error in errors %} +
  • {{ error | safe }}
  • + {% endfor %} +
- -
- - -
-
- -
-
- -

Your e-mail address will be your identifier for logging in.
We contact you to verify your account and then, occasionally, for important issues.

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

+
+ +
+

+ {% include theme|add:"_authority_notListed.html" %} +
+
+
+
+

+ +

+

+ +

+

+ +

+

+ +

+
- - -
- - -
-
- -

Your password allows you to log in to this portal.

-
-
- - -

Your public/private key pair allows you to access the testbeds.

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

+ +

+

+ +

+

+ +

+

+ +

+
-
- -
-
+
+
+

+    I agree to the + terms and conditions. +

+
+
+{% include theme|add:"_register_info.html" %} +
+
+
+

+ +

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