{extends file="$tpl_admin_layout"} {block name="content"}

{$doc->title}


{$_L['Download']} {if has_access($user->roleid,'documents','delete')} {$_L['Delete']} {/if}
{if $ext eq 'jpg' || $ext eq 'png' || $ext eq 'gif'} {$doc->title} {/if}
{/block}