The job with ID # {{ job.id }} has finished with status {{ job.get_status_display() }}{% if job.end_time %} on {{ job.end_time.strftime("%Y-%m-%d %H:%M:%S (%z %Z)") }}{% endif %}. Job was submitted by {{ job.submitter.username }}. Job details and log file: {{ url_prefix }}{{ job.get_absolute_url() }}
