diff --git a/ui/app/templates/components/fs/file.hbs b/ui/app/templates/components/fs/file.hbs index f28801f84..7c8c1dce1 100644 --- a/ui/app/templates/components/fs/file.hbs +++ b/ui/app/templates/components/fs/file.hbs @@ -9,7 +9,7 @@ {{#unless this.fileTypeIsUnknown}} - + {{/unless}} {{#if (and this.isLarge this.isStreamable)}} @@ -32,7 +32,7 @@

Unsupported File Type

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

- +

{{/if}}