X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslicerequest_view.html;h=9bbc22bd0cbd0dde70a9589534962a88c835b8d6;hb=e49329b43a640671476f2a793bde1d40b57e4d2e;hp=af787c2f3ee75cac03040474018cfc46b8d62b93;hpb=6525a09c12184206e7e90578d2e48d9b15006dba;p=unfold.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index af787c2f..9bbc22bd 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -1,96 +1,86 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} {% load i18n %} -{% block head %} -{{ wizard.form.media }} -{% endblock %} - -{% block unfold_main %} - - - - - -
-

Request a 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)

-
- - -
-
-
+{% block content %} +
+
+

Request a Slice Request a new Slice

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

+
+
+ + {%if 'is_pi' in pi %} + +

An authority responsible for vetting your slice

+ {%else%} + +

An authority responsible for vetting your slice

+ {%endif%} +
+
+ + +

Number of nodes you expect to request (informative)

+
+
+ + +

Purpose of your experiment (informative)

+
+ +
+ +
+
+