X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Ftemplates%2Fslicerequest_view.html;h=880521b451b3a1bace005abaad14f9c96b4c5b5b;hb=c17a3781bf8284cf85fcb0264003cbea51aebf6c;hp=c99ca4df75aaf354fc37822e7ca3b244682d400e;hpb=5b66e750805a71fee70b0f8c0c4b5e4d71174673;p=myslice.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index c99ca4df..880521b4 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -2,83 +2,65 @@ {% load i18n %} {% block content %} +
+
+

Request a Slice Request a new slice

+
+
-
-

Request a Slice Request a new Slice

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

Experimenter requesting a Slice

-
-
- -
- -
- -
-

The name of the slice you wish to create

-
- -
- -
-
- -
-
-

An authority responsible for vetting your slice

-
- -
- -
-
- -
-
-

Number of nodes you expect to request (informative)

-
- -
- -
-
- -
-
-
-

Purpose of your experiment (informative)

-
-
- -
+ {% if errors %} +
+
+
    + {% for error in errors %} +
  • {{ error }}
  • + {% endfor %} +
+
-
- + {% endif %} + +
+
+ + {% csrf_token %} + +
+ +
+
+ {%if 'is_pi' in pi %} + + {%else%} + + {%endif%} +
+
+ +
+
+ +
+ + + +
-
- -
+