---
subject: {{ incident.title }}
---

**{{ incident.title }}**

A {{ incident.kind }} affects: **{{ incident.components }}**.

Current phase: `{{ incident.phase }}`.

[View status]({{ incident.url }})

{% if incident.unsubscribe_url %}[Unsubscribe]({{ incident.unsubscribe_url }}){% endif %}
