{if $error}{$error}
{/if}
{xl t='ID'}: {$file->get_id()}
{xl t='Patient'}: {$file->get_foreign_id()}
{xl t='URL'}: {$file->get_url()}
{xl t='Size'}: {$file->get_size()}
{xl t='Date'}: {$file->get_date()}
{xl t='Hash'}: {$file->get_hash()}
{xl t='MimeType'}: {$file->get_mimetype()}
{xl t='Revision'}: {$file->revision}
{/foreach}
{/if}