X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslicerequest_view.html;h=07a45971755bfc3797572651c7b1992cf6ffd22d;hb=e0ca31c1b7c4379f16a70875944047baf6b93969;hp=c99ca4df75aaf354fc37822e7ca3b244682d400e;hpb=5b66e750805a71fee70b0f8c0c4b5e4d71174673;p=unfold.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index c99ca4df..07a45971 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -2,99 +2,85 @@ {% load i18n %} {% block content %} - -
-

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 %} +
+ + + +
+
+ + +
+
+ + +
+
+ + +
+ + + +
-
- -
+