{% if statistics['sms']['requested'] is number %} {{ "{:,}".format(statistics['sms']['requested']) }} {% else %} {{ statistics['sms']['requested'] }} {% endif %} {{ statistics['sms']['requested']|message_count_label('sms', suffix='sent') }} in the last seven days

Details {# Removing the failures area for now, as the user can click on the above link to see all the details. In the future state of the dashboard, the all statuses will be more apparent with data visualizations #}