{% extends "base.html" %} {% block title %}Report sent{% endblock %} {% block body %}

Report sent ✓

{{ kind_label }}

{{ when }} · job {{ job_no }}

{% if kind == 'incident' %}

If anyone is hurt and you haven't already: ring the supervisor now.

{% endif %}

Thanks. No blame for reporting. It'll go in the next toolbox talk if it helps the crew.

{% endblock %}