{# Variables - event #} {% set dnc = event.extra.dnc %}

{{ dnc.reason }}

{% if dnc.comments is not empty %}

{{ dnc.comments }}

{% endif %}