{{#if fileInfo.description}}
{{language.dialog.fileInfo.description}}
{{{fileInfo.description}}}
{{/if}}
{{#each fileInfo.dataCompactList}}
{{/each}}
{{#each fileInfo.dataList}}
{{#if dataCompact}}
{{#each dataCompact}}
{{/each}}
{{else}}
{{/if}}
{{/each}}