diff --git a/templates/requests/financial_verification.html b/templates/requests/financial_verification.html index 06de0770..1ef6b31f 100644 --- a/templates/requests/financial_verification.html +++ b/templates/requests/financial_verification.html @@ -6,17 +6,15 @@ {% block content %} +{% if request.is_pending_financial_verification %} + {{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }} +{% endif %} {% include 'requests/review_menu.html' %}
- {% if request.is_pending_financial_verification %} - {{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }} - {% endif %} - - {% if extended %} {{ Alert('Task Order not found in EDA', message="Since the Task Order (TO) number was not found in our system of record, EDA, please populate the additional fields in the form below.",