X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-request-view.html;h=502e380b76ee49a53f73671df0422d677c33a23e;hb=5b238095884e99f7fa9776264a91fda169f71866;hp=d324f2b9806a766973bcc7a5dd17190efd20f77a;hpb=0aaa2d44aada718340221adaab778dc0bc31e786;p=unfold.git diff --git a/portal/templates/slice-request-view.html b/portal/templates/slice-request-view.html index d324f2b9..502e380b 100644 --- a/portal/templates/slice-request-view.html +++ b/portal/templates/slice-request-view.html @@ -20,13 +20,12 @@
{% for field in form %}
- -
{{ field }}

{{ field.help_text }}

+ +
{{ field.errors }} {{ field }}
+

{{ field.help_text }}

{% endfor %} -
- -
+