{% load i18n fontawesome_5 %} {% if intervention.comment %}
{% fa5_icon 'info-circle' %} {% trans 'Comment' %}
{{intervention.comment}}
{% endif %}