{include file=header.html}

{$content.name|escape}

{if $content.file_type == 'image'}
{/if} {if $content.file_type == 'file'} {$lang.download}
{/if} {$content.abstract|escape}

{if $pre_link} {$pre_link}
{/if} {if $next_link} {$next_link}
{/if}

{$footer} {include file=footer.html}