{% from "components/page-footer.html" import page_footer %} {% from "components/previous-next-navigation.html" import previous_next_navigation %} {% from "components/table.html" import list_table, field, text_field, link_field, right_aligned_field_heading, hidden_field_heading, row_heading, notification_status_field, notification_carrier_field, notification_carrier_message_field %}
{{ item.preview_of_content }}
{% endcall %} {{ notification_status_field(item) }} {{ notification_carrier_field(item) }} {{ notification_carrier_message_field(item)}} {% endcall %} {% if notifications %}Only showing the first 50 messages
{% endif %}