{{#get "posts" filter="featured:true" limit="12" include="authors,tags"}} {{#if posts}}

Featured

{{/if}} {{/get}}

Latest

{{> "lists/post-items" posts=posts}} {{pagination}}