X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslicerequest_view.html;h=fbbd2b11d289074356497480e5d79a2e91f09a99;hb=ddcdaf8d61df7f4a2a0da11c23190b56ed914464;hp=1f57bcec6a4cca341ff67910e993473bd2319b27;hpb=d251934bd71c678f552dc9a1d49c3f8efe102e1e;p=myslice.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index 1f57bcec..fbbd2b11 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -2,100 +2,86 @@ {% 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 %} +
+ + + +
+
+ + +
+ + + + +
-
- -
+