{?include file="head.html"?}
分类小说
更多
{?section name=i loop=$sorts?}
{?$sorts[i].sortname?}
{?/section?}
{?section name=i loop=$articlerows?}
{?$articlerows[i].articlename?}
{?$articlerows[i].author?}
{?$articlerows[i].intro?}
{?/section?}
{?$jumppage?}
{?include file="footer.html"?}