{% if abuserChoice_id != null and abuserChoice|length > 0 %} Abuser: {{ abuserChoiceHtml | safe }} {% else %}

Abuser name: {{ abuserName }}}


{% endif %} {% if workplaceChoice_id != null and workplaceChoice|length > 0 %} Workplace: {{ workplaceChoiceHtml | safe }} {% else %}

Workplace: {{ workplace }}


{% endif %}

Full text of report: {{ fullText }}


Type of abuse: {{ typeOf }}


Date of infraction: {{ dateOf }}


Is the abuse ongoing: {{ ongoing }}


Has help been request: {{ helpRequested }}


{% if helpRequested %}

Type of help requested: {{ typeHelpRequested }}


Comments regarding help: {{ helpComment }}


{% endif %}