{% from "components/alert.html" import Alert %} {{ Alert('Changes Requested', message="

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.

", level='warning') }}