{{#each data}}{{#with this}}

{{title}}

发布日期:{{formatDate pubDate 'YYYY'}}-{{formatDate pubDate 'MM'}}-{{formatDate pubDate 'DD'}} {{formatDate pubDate 'HH'}}:{{formatDate pubDate 'mm'}} {{#if contentSource}}信息来源:{{contentSource}} {{/if}} {{#if createName}}作者:{{createName}} {{/if}} 字号:[] [] []
{{{content.content}}}

{{#if articlepreviouslink}}上一篇:{{{articlepreviouslink}}} {{/if}}

{{#if articlenextlink}} 下一篇:{{{articlenextlink}}}{{/if}}

{{/with}}{{/each}}