{% extends "base.html" %} {% from "components/alert.html" import Alert %} {% block content %}
The CCPO will review and respond to your Financial Verification submission in 3 business days. You will be notified via email or phone.
Once the financial verification is approved you will be invited to create your JEDI Workspace and set-up your projects. Click here for more details.
{% endcall %} {% elif requires_fv_action %} {% include 'requests/review_menu.html' %} {{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }} {% endif %}