X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_registration_view.html;h=b0bb14a1988346cb01eb1968d8480e3a234038fd;hb=2f8dc25ab8721030b0e60a5e281141f864f22a28;hp=b7645700dbc3824f786429d45c6092df7b0fefa0;hpb=f14b01877d399b176e18a44f1d265358ad27de89;p=unfold.git diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index b7645700..b0bb14a1 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -7,6 +7,12 @@

User RegistrationUser sign-up

+
+
+

Questions? Contact us.

+
+
+ {% if errors %}
@@ -18,7 +24,7 @@
{% endif %} -
+
@@ -30,20 +36,13 @@ title="Choose your organization (company/university) from the list that apears when you click in the field and start to type. Use the arrow keys to scroll through the list; type part of the name to narrow down the list. We will send an email to the managers that we have on record for your organization, asking them to validate your sign-up request." required> + {% if authorities %} {% for authority in authorities %} {% if authority.name %} - {% if authority.authority_hrn == authority_hrn %} - - {% else %} - {% endif %} {% else %} - {% if authority.authority_hrn == authority_hrn %} - - {% else %} - {% endif %} {% endif %} {% endfor %} {% else %} @@ -52,14 +51,9 @@

-

Organization not listed? Request its addition now.

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

- Questions? Contact us. -

-
@@ -83,12 +77,12 @@

-

-

@@ -117,19 +111,7 @@

-
-
-
-

-   - 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. -

-
-
-
+{% include theme|add:"_register_info.html" %}
@@ -150,351 +132,7 @@
- {% endblock %} -