{template nheader.html}

系统仅可用生成网站首页、模块栏目、模块内容、模块首页

{fc_lang('静态生成')}
{loop $module $t} {if $t.ishtml && !$t.share} {/if} {/loop}
{if $share}
{fc_lang('共享模块')}

{$share}

{/if} {loop $module $t}
{fc_lang($t.name)}
{if $t.ishtml}
{if !$t.share}

{$t.select}

{/if}

{$t.select}

{else} 此模块没有开启静态生成功能 {/if}
{/loop} {template nfooter.html}