X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ef29d3dd26f3eb571b2b95fd2a6ca2f4b851c4f8;hb=13da78a3a067fa976585ce56b85362df82211a61;hp=b6635ce38c11e999296a05829db688161f5824cc;hpb=9d44dc44b087fe83651e644b118d564825df7a4a;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index b6635ce3..ef29d3dd 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -3,76 +3,78 @@ {% block content %}
-

User RegistrationUser sign-up

+
+

User RegistrationUser sign-up

+
-

+

Questions? Contact us.

+
{% if errors %} - +
+
+ +
+
{% endif %} -
-
-{% csrf_token %} -
- -

- -

Choose your organization (company/university) from the list that apears when you
click in the field above and start to type. - Use the arrow keys to scroll through the list;
type part of the name to narrow down the list. If it is not in the list, - please add it.

+
+
+ +
+ + {% csrf_token %} + +

+ +

+

Organization not listed? Request its addition now.

+
+
-
-
+
+

- +
- +
-
- -
+

- + placeholder="Password" required />
- +
-    I agree to the + terms and conditions. +
- -
-

- I agree to the - +
+
+
+
+

+ +
+
+
+ +
-
- -
-

- -
-
+ + {% endblock %}