{{title}}

{{#if subtitle}}

{{subtitle}}

{{/if}}
AI 生成报纸 {{date}}
{{#if articles}} {{#each articles}} {{#if @first}}

{{headline}}

{{#each (splitParagraphs body)}}

{{this}}

{{/each}}
{{#if imageUrl}}
{{headline}}
{{/if}}
{{else}}

{{headline}}

{{#if imageUrl}}
{{headline}}
{{/if}}
{{#each (splitParagraphs body)}}

{{this}}

{{/each}}
{{/if}} {{/each}} {{/if}}