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