{% if job.scheduled_for %} {% if job.processing_started %}
Was sent on {{ job.created_at|format_datetime_short_12h }} by {{ job.created_by.name }}
Was scheduled on {{ job.scheduled_for|format_datetime_short_12h }} by {{ job.created_by.name }}
Was sent on {{ job.created_at|format_datetime_short_12h }} by {{ job.created_by.name }}