{% from "components/alert.html" import Alert %} {% call Alert('Changes Requested', level='warning') %}

CCPO has requested changes to your submission with the following notes:
{{ review_comment }}
Please contact info@jedi.cloud or 123-123-4567 for further discussion.

{% endcall %}