{% extends 'task_orders/_new.html' %} {% from "components/text_input.html" import TextInput %} {% from "components/options_input.html" import OptionsInput %} {% from "components/date_input.html" import DateInput %} {% from "components/multi_checkbox_input.html" import MultiCheckboxInput %} {% block heading %} What You're Building {% endblock %} {% block form %}
Not sure how to describe your scope? Read some Sample Scopes to get an idea of what is appropriate.
{{ OptionsInput(form.defense_component) }}The JEDI Cloud Computing Program Office (CCPO) has completed the market research requirement for all related task orders. The Department of Defense CIO has approved this research. View JEDI Cloud Market Research
{% endblock %}