{if $dl neq ''} {config_load file="$language/lang_$language.conf" section="downloads_module"} {if $dl_prevented eq 'true'} {/if} {foreach name=aussen item=dl_data from=$dl} {/foreach}
{#heading_download#}
{#download_not_allowed#}
{if $dl_data.pic_link}{else}{/if} {$dl_data.download_link}
{#table_heading_download_date#} {$dl_data.date} {$dl_data.count} {#table_heading_download_count#}
{/if}