{% extends "withnav_template.html" %} {% 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 %} {% from "components/ajax-block.html" import ajax_block %} {% block service_page_title %} Dashboard {% endblock %} {% block maincolumn_content %}
| File name | Template | Job status | Sender | # of Recipients | Report |
|---|---|---|---|---|---|
|
{{ notification.job.original_file_name[:12] if notification.job.original_file_name else 'Manually entered number'}}
View Batch |
{{ notification.template.name }} | {{ (job.processing_finished if job.processing_finished else job.processing_started if job.processing_started else job.created_at)|format_datetime_table }} | {{ notification.created_by.name }} | {{ job.notification_count}} | {% if notification and job.time_left != "Data no longer available" %} Download {{ job.time_left }} {% elif job %} {{ job.time_left }} {% endif %} |
During the pilot period, each service has an allowance of 250,000 message parts. Once this allowance is met, the application will stop delivering messages. There's no monthly charge, no setup fee, and no procurement cost.
What counts as 1 text message part?
See pricing.