{if $item.isDir}
{else} {if $app.thumbURL}
{else}
{/if} {/if}
{$app.fileInfo.name|safeHTML}
{$app.fileInfo.size|niceFileSize}
{$app.fileInfo.modified}
{if $app.linkInfo.download_terms}
{t}By downloading this file, you agree to the following terms and conditions:{/t}
{$app.linkInfo.download_terms|forHTML}
Ok
{/if}