{{#if noConnection}}

Cannot fetch file

The files for this task are inaccessible. Check the condition of the client the allocation is on.

{{/if}}
{{yield}} {{#if (not fileTypeIsUnknown)}} View Raw File {{/if}} {{#if (and isLarge isStreamable)}} {{/if}} {{#if isStreamable}} {{/if}}
{{#if (eq fileComponent "stream")}} {{streaming-file logger=logger mode=mode isStreaming=isStreaming}} {{else if (eq fileComponent "image")}} {{image-file src=catUrl alt=stat.Name size=stat.Size}} {{else}}

Unsupported File Type

The Nomad UI could not render this file, but you can still view the file directly.

View Raw File

{{/if}}