{%macro stdout_output(job)%}

STDOUT Output

{{job.get("stdout", "")}}
{%endmacro%}