From: Yasin Date: Wed, 14 Jan 2015 15:23:06 +0000 (+0100) Subject: registration template: generic template updated X-Git-Tag: myslice-1.3~122^2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8e90a74e63b087af1d4f337f182496377c477f51;p=myslice.git registration template: generic template updated --- diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index ef29d3dd..932f4296 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -4,38 +4,50 @@
-

User RegistrationUser sign-up

+

User RegistrationUser sign-up

-

Questions? Contact us.

-
+

Questions? Contact us.

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

- + +

Organization not listed? Request its addition now.

@@ -56,7 +68,7 @@
+ placeholder="Email" required />
@@ -73,20 +85,19 @@ placeholder="Confirm password" required />
-
@@ -95,24 +106,34 @@

-    I agree to the +    I agree to the terms and conditions.
+
+
+
+   + If you are a PlanetLab Europe user, please fill in this form using the same email address that you + currently use for your PlanetLab Europe account. + Your existing credentials will be used to validate your OneLab account. + Please be sure to specify a different password for your new OneLab account. +
+
+

- + +
-
- - + -