{include file="pageheader.htm"} {insert_scripts files='../js/quickView.js'}
{if $language|@count>1}
{section name=loop loop=$language} {if $smarty.section.loop.index == 0} {else} {/if} {/section}
{$language[loop].name} {$language[loop].name}点击左侧语言选项,填写不同语言首页Meta信息.
{else}
{/if}
首页Meta标签
{section name=loop loop=$meta} {if $smarty.section.loop.index == 0}
首页优化设置  
Title标签 Keywords标签
Description标签
{else}
首页优化设置  
Title标签 Keywords标签
Description标签
{/if} {/section}
{include file="pagefooter.htm"}