An area of {{ "{:,.1f}".format(broadcast_message.simple_polygons.estimated_area) }} square miles
Will get
the
alert ({{ broadcast_message.count_of_phones|format_thousands }} phones)
An extra area of {{ "{:,.1f}".format(broadcast_message.simple_polygons.bleed.estimated_area - broadcast_message.simple_polygons.estimated_area) }} square miles is
Likely to get
the
alert
({{ broadcast_message.count_of_phones_likely|format_thousands }} phones)