{% include 'status/_badge.html.twig' with {status: eventStatus, code: event.newStatusCode, scope: event.scope} only %}
{{ event.scope }}
{% if event.rawExternalStatus %}Status zewnętrzny: {{ event.rawExternalStatus }}
{% endif %} {% if event.message %}{{ event.message }}
{% endif %}