{include file="public/head" /}
前台检索模型 :
{foreach name="$models" id="mo"} {if condition="$mo['id'] neq 4"}
{$mo.name}
{/if} {/foreach}
模板选择
*
请选择
{foreach name="$changefreq_select" id="cha"}
{$cha}
{/foreach}
立即生成
{include file="public/footer" /}