{% load tz %}

Record Status: {% if report.submitted_to_school %}Reported to school{% else %}Saved{% endif %}

Created: {{ report.added|localtime|date:"n/j/Y \a\t f A"}}
Last Edited: {{ report.last_edited|localtime|date:"n/j/Y \a\t f A" }}


Report

Send your saved record to COORDINATOR to let them know what happened. You'll need to verify your email address and provide your contact info so your school can reach out about next steps.

{% if report.submitted_to_school %} {% else %} {% endif %}

Match

Enter your perpetrator's identity, which will only be sent to COORDINATOR if someone else names the same person. You'll need to verify your email address and provide your contact info so your school can reach out about next steps if a match is made.

{% if report.entered_into_matching %}
Identity stored - {% if report.match_found %}match found{% else %}waiting for others{% endif %}.
{% else %} {% endif %}