X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslicerequest_view.html;h=07a45971755bfc3797572651c7b1992cf6ffd22d;hb=e0ca31c1b7c4379f16a70875944047baf6b93969;hp=d59bd68df8d9659530a5d574efc836b758980faa;hpb=cf48c2a79b7bf47b10dfa1eab75e1148cac49208;p=unfold.git diff --git a/portal/templates/slicerequest_view.html b/portal/templates/slicerequest_view.html index d59bd68d..07a45971 100644 --- a/portal/templates/slicerequest_view.html +++ b/portal/templates/slicerequest_view.html @@ -1,105 +1,86 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} {% load i18n %} -{% block head %} -{{ wizard.form.media }} -{% endblock %} - -{% block unfold_main %} - -
-

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)

-
-
- -
+{% block content %} +
+
+ +
+
+ + {% if errors %} +
+
+
    + {% for error in errors %} +
  • {{ error }}
  • + {% endfor %} +
+
-
- + {% endif %} + +
+
+ + {% csrf_token %} +
+ + + +
+
+ + +
+
+ + +
+
+ + +
+ + + +
-
- -
-
+