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

User RegistrationUser sign-up

+
+
+
+
+

Questions? Contact us

+
+
{% if errors %} - - {% endif %} + +{% 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.

+
+ +
+ + +
+
+ +
+
+ +

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

+
- -{% csrf_token %} -
-
-

OneLab Experimenter Registration

-

For First Line Support please Contact Support

+ -
- - -

Please select an authority responsible for vetting your account

-
-
- - -

Enter a valid email address

- -
-
- - -

Enter password

- -
-
- - -

Retype the password

-
-
- - - -
- -
- -
-
-
+
+ + +
+
+ +

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 + +
+ + +
+ +
+ +
+ {% endblock %}