{:showseo()} {include file="common/head"}
{include file="common/header"}
{volist name="index.banner" id="v"}
{/volist}
{$langHtml.index.category}
{volist name="productCategory" id="v"}
{$v.title_lm}
{/volist}
{$langHtml.index.newproducts}
{volist name="index.newsProducts" id="v"}
{$v.title}
{/volist}
{if($index.about)}
{$index.about.title??''}
{$index.about.f_body??''}
{/if}
{$langHtml.index.news}
{volist name="index.news" id="v"}
{:getstr($v.title,50)}
{/volist}
{$langHtml.header.projects??''}
{volist name="index.project" id="v"} {volist name="v" id="iv"}
{$iv.title}
{/volist}
{/volist}
{include file="common/footer"}