{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'} {$downloads_array[i].products_name} {else} {$downloads_array[i].products_name} {/if} {$lang.table_heading_download_date}{$downloads_array[i].download_expiry|oos_date_long} {$downloads_array[i].download_count} {$lang.table_heading_download_count} {/section} {include file="phoenix/system/_footer.html"}