{#include file="header.html"#}
{#foreach from=$products item=cate key=key#} {#$cate.name#} {#/foreach#}
{#foreach from=$product_list item=item#} {#/foreach#}
{#$lang.product#} {#$lang.version#} {#$lang.download_size#} {#$lang.download#}
{#$item.name#} {#$item.version#} {#$item.filesize#} {#$lang.download#}{#$lang.download#}
{#$multlink#}
{#include file="righter.html"#}
{#include file="footer.html"#}