#include("_header.html")

$data.config.bookname

分卷阅读

#foreach($chapter in $data.list)

$chapter.Title更新时间:$chapter.AddDate.ToString("yyy年MM月dd日")

$chapter.Content
#end
#include("_footer.html")