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

**{{ incident.title }}**

Un {{ incident.kind }} concerne : **{{ incident.components }}**.

Phase actuelle : `{{ incident.phase }}`.

[Voir le statut]({{ incident.url }})

{% if incident.unsubscribe_url %}[Se désabonner]({{ incident.unsubscribe_url }}){% endif %}
