{# One job call: the Enterprise Manager block, plus the files it answered with. The block is the same text the job call monitor shows for a selected call (services/execute.format_block builds it from the monitor's own renderers). It carries the .result-view markup so output.js upgrades the pre to an editable Monaco pane and copy/download take the edits, exactly like the other text formats. #}
{{ outcome.text }}
{% if outcome.files %}
{# preview-group makes previous/next in the modal walk the files. #}