X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=179ebf759a95c58611a360c851f0ee31dff3938c;hb=e49329b43a640671476f2a793bde1d40b57e4d2e;hp=c895f52c476629c5a409e45fba09894dae2e2009;hpb=ddf0f334a01046d2e1f9a40ae757a2fbfafa4853;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index c895f52c..179ebf75 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,12 +1,17 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold1_main %} +{% block content %} -
-

OneLab Experimenter Registration

-

For First Line Support please Contact Support

+
+
+

User RegistrationUser sign-up

+
+
+
+
+

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.

+
+
- -
- -
-

Enter your first name

+ +
- -
- -
-

Enter your last name

+
+
+ +

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 %} - -
-

Please select an authority responsible for vetting your account

-
- -
- -
- + +
+
-

Enter a valid email address

+

Enter your login

+ --> +
- -
- -
-

Enter password

+ +
- -
- -
-

Retype the password

+ +

Your password allows you to log in to this portal.

- -
- -
-

Genkey: Account Delegation Automatic (Recommended)

+ + +

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

+
+ I agree to the + +
+ + +
-
- -
+
-
- + {% endblock %}