display review comment for financial verification that needs changes
This commit is contained in:
5
templates/requests/comment.html
Normal file
5
templates/requests/comment.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% from "components/alert.html" import Alert %}
|
||||
|
||||
{{ Alert('Changes Requested',
|
||||
message="<p>CCPO has requested changes to your submission with the following notes:<br>" + review_comment + "<br>Please contact info@jedi.cloud or 123-123-4567 for further discussion.</p>",
|
||||
level='warning') }}
|
Reference in New Issue
Block a user