X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=c895f52c476629c5a409e45fba09894dae2e2009;hb=ddf0f334a01046d2e1f9a40ae757a2fbfafa4853;hp=8ce5661cc6c5c389c2ce2bdf3807bc2b427655e8;hpb=922a08b7630080ff87367bd1071906ef8598b6ff;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 8ce5661c..c895f52c 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,13 +1,5 @@ {% extends "layout-unfold1.html" %} -{% block head %} - - - - - -{% endblock %} - {% block unfold1_main %}
@@ -25,28 +17,33 @@
+
{% csrf_token %}
- +

Enter your first name

- +

Enter your last name

- + {% if authorities %} {% for authority in authorities %} - + {% endfor %} + {% else %} + + {% endif %}

Please select an authority responsible for vetting your account

@@ -55,29 +52,29 @@
- +

Enter a valid email address

- +

Enter password

- +

Retype the password

- @@ -87,7 +84,7 @@
+