{include file="phoenix/system/_header.html"} {include file="phoenix/system/_breadcrumbs.html"} {if $message} {foreach $message as $info} {include file="phoenix/system/_message.html"} {/foreach} {/if}
{$lang.heading_download}
{section name=i loop=$downloads_array} {if $downloads_array[i].show_download_link eq 'true'} {else} {/if} {/section}
{$downloads_array[i].products_name}
{$downloads_array[i].products_name}{$lang.table_heading_download_date}
{$downloads_array[i].download_expiry|oos_date_long}
{$downloads_array[i].download_count} {$lang.table_heading_download_count}
{include file="phoenix/system/_footer.html"}