| Entry Type | Addressees | Information | Date | Actor | {% if settings.ENABLE_ENHANCED_MAILGUN_FEATURES %}Email Status | {% endif %}
|---|---|---|---|---|---|
| {{ entry.types }} | {% if entry.is_email %} {% include 'admin/elements/core/addressee_display.html' with entry=entry %} {% else %} N/a {% endif %} | {{ entry.description|safe }} | {{ entry.date|date:"Y-m-d H:i:s" }} | {{ entry.actor.full_name }} | {% if settings.ENABLE_ENHANCED_MAILGUN_FEATURES %}{% if entry.is_email %} {{ entry.get_message_status_display }} {% endif %} | {% endif %}