{% for field, value in incident_dict.items %} {% endfor %}
Status {{ event.type }}
Actor {{ event.actor.username }}
{{ field }} {{ value }}