选项
@for (doc of documents(); track doc.id) {
{{ doc.metadata.title }}
{{ doc.metadata.source }}
} @empty {
没有抓取到任何页面
}