{% extends '../requests_new.html.to' %} {% block form %} {% autoescape None %} {% if f.errors %} There were some errors, see below. {% end %}
In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.
{{ f.task_order_id.label }} {{ f.task_order_id(placeholder="Example: 1234567899C0001") }} {% for e in f.task_order_id.errors %} {% end %} {{ f.uii_ids.label }} {{ f.uii_ids(placeholder="Example: \nDI 0CVA5786950 \nUN1945326361234786950") }} {% for e in f.uii_ids.errors %} {% end %} {{ f.pe_id.label }} {{ f.pe_id(placeholder="Example: 0203752A") }} {% for e in f.pe_id.errors %} {% end %}