{template nheader.html}

{if $share || $page}
{fc_lang('共享模块')}
{if $share}

{$share}

{$share}

{/if} {if $page}

{$page}

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

{$t.select}

{/if}

{$t.select}

{if $page_select}

{$t.page_select}

{/if}
{/loop} {template nfooter.html}