{?$book_title?}
作者:{?$author?}
{?section name=i loop=$chapterrows?} {?if $chapterrows[i].chaptertype > 0?} {?if $i['order'] > 1?}{?/if?}
{?$chapterrows[i].chaptername?}
{?if $i['order'] < $i['count']?}
{?section name=i loop=$chapters?}
{?$chapters[i].title?}
{?$chapters[i].content?}
{?/section?}