{{#each posts}}

{{frontmatter.title}}

{{frontmatter.description}}

{{postExcerpt}}

Read the post


{{/each}} {{#if paginated}} {{include("themes/default/components/pagination.html")}} {{/if}}