{% extends 'requests/_new.html' %} {% from "components/alert.html" import Alert %} {% from "components/text_input.html" import TextInput %} {% from "components/checkbox_input.html" import CheckboxInput %} {% block subtitle %}
Please see below.
", level='error' ) }} {% endif %}The Workspace Owner is the primary point of contact and technical administrator of the JEDI Workspace and will have the following responsibilities:
This person must be a DoD employee (not a contractor).
The Workspace Owner may be you. You will be able to add other administrators later. This person will be invited via email once your request is approved.
{{ CheckboxInput(f.am_poc) }} {{ TextInput(f.fname_poc,placeholder='First Name') }} {{ TextInput(f.lname_poc,placeholder='Last Name') }} {{ TextInput(f.email_poc,placeholder='jane@mail.mil', validation='email') }} {{ TextInput(f.dodid_poc,placeholder='10-digit number on the back of the CAC', validation='dodId') }}