{#include file="script.html"#} {#include file="topbar.html"#} {#include file="header.html"#}
{#foreach from=get_categories() item=c#}

{#$c.cate_name#}({#$c.cate_postcount#})

    {#foreach from=get_categories($c.cate_id) item=sc#}
  • {#$sc.cate_name#}({#$sc.cate_postcount#})
  • {#/foreach#}
{#/foreach#}
{#get_adcode(4)#}
最新收录
    {#foreach from=get_websites(0, {#$cfg.home_new#}) item=new#}
  • {#$new.web_ctime#}{#$new.web_name#}
  • {#/foreach#}
{#include file="footer.html"#}