{{ include('_header.html.twig') }} {{ include('_navbar.html.twig')}}

Anonymous Complaint Page

Instructions

Type your complaint or problem into the message box below and click "Submit".
Messages will be sent directly to {{ complaintReceiverName }}'s email account.
Messages will be completely anonymous so complaints cannot be traced to a specific person.
Feel free to submit any problem or concern.
Note: If you add personally identifying information (such as your name) then this won't be anonymous. Avoid this, unless you want your identity to be known

{{ form(form) }} {% if isSubmitted != null %} {% if isSubmitted %}
Email sent successfully
{% else %}
Form/email failed to submit with errors. Contact IT
{% endif %} {% else %} {% endif %}