X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=a469c134ed51f0d7f156c2a763ca4c673bf47d60;hb=f67ade2d281f726dfaf084dee293393721fce8d9;hp=179ebf759a95c58611a360c851f0ee31dff3938c;hpb=e49329b43a640671476f2a793bde1d40b57e4d2e;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 179ebf75..a469c134 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -9,85 +9,120 @@
-

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

+
+ +
+

+
+
+
+
+ +
+ +

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

Your password allows you to log in to this portal.

-
-
- - -

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

-
-