{% extends '../requests_new.html.to' %} {% block subtitle %}

Primary Government/Military
Point of Contact (POC)

{% end %} {% block form %} {% autoescape None %} {% if f.errors %} {% module Alert('There were some errors', message="

Please see below.

", level='error' ) %} {% end %}

Please designate a Primary Point of Contact that will be responsible for owning the workspace in the JEDI Cloud.

The Point of Contact will become the primary owner of the workspace created to use the JEDI Cloud. As a workspace owner, this person will have the ability to:

This POC may be you.

{% module TextInput(f.fname_poc,placeholder='First Name') %} {% module TextInput(f.lname_poc,placeholder='Last Name') %} {% module TextInput(f.email_poc,placeholder='jane@mail.mil') %} {% module TextInput(f.dodid_poc,placeholder='10-digit number on the back of the CAC') %} {% end %}