{{!< default}} {{!-- Posts --}} {{#if posts}}
{{!-- Section title --}}

{{t "Latest posts"}} {{#is "paged"}} — {{t "page"}} {{pagination.page}}{{/is}}

{{!-- Latest posts --}} {{#match @custom.post_feed "latest"}} {{> post-feed}} {{!-- Pagination --}} {{> pagination}} {{/match}}
{{/if}}