X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslicerequest_view.html;h=9bbc22bd0cbd0dde70a9589534962a88c835b8d6;hb=8b147c2787afcd2a94a71e2d2b1e57a7bc78ed64;hp=fc9122472d2a95bb98c83975edaa9fdaada6d18e;hpb=02c9260f3ec7e6b11f9b7330418f757075d2ed1f;p=unfold.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index fc912247..9bbc22bd 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -1,85 +1,70 @@ -{% 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)

+
+ +
+ +
+
+