{{#if fileLoaded}}
{{#if isBinary}}
{{#if isImage}}
{{else}}
No preview available for this content type.
{{/if}} {{/if}} {{#if isText}} {{#if isJSON}} {{#if jsonShowTree}} {{else}}{{fileContent}}
{{/if}}
{{else}}
{{fileContent}}
{{/if}}
{{/if}}
{{/if}}