{include file="common/meta"}
{:__("Dashboard")}
{if has_rule('index/clearcache')}
{:lang('Cache')}
{:__("Clean cache")}
{:__("Clean logs")}
{:__("Enable cache")}
{:__("Close cache")}
{/if} {if site('admin_lang_on')==1 || site('content_lang_on')==1}
语言
{if site('admin_lang_on')==1} {volist name="langs['admin']" id="item"}
{$item['title']}
{/volist} {/if} {if site('admin_lang_on')==1 && $site['content_lang_on']==1}
{/if} {if $site['content_lang_on']==1}
{:__('Content lang mode')}
{volist name="langs['content']" id="item"}
{$item['title']}
{/volist} {/if}
{/if}
{:__("Home")}
{if $site['index_lang_on']==1} {volist name="langs['index']" id="item"}
{$item['title']}
{/volist} {else /}
{:__('To Home')}
{/if}
{if get_addons_config('template',site('index_theme'),'index')}
{:__('Theme configuration')}
{/if}
{:__('Theme management')}
{$User['nickname']}
{:__("Profile")}
{:__("Sign out")}
No tab selected!
Tab is loading
{include file="common/script"}