QA Task ${task.task_name|h}
% if success:Success!
The task has been QA ${qa_result|h}. The forensic investigators have been alerted.
Messages from Investigators regarding this QA
% for mail in current_user.messages_received:From | ${mail.sender.fullname|h} |
---|---|
Date Sent | ${mail.date|h} |
Subject | ${mail.subject|h} |
Body | ${mail.body|h} |