{{! Posts Feed - Grid }}
{{#each posts}}
{{title}}
{{#with (lookup ../yt1.blog.categories meta.cat_id)}} {{label}} {{/with}}

{{title}}

{{meta.date}}
{{/each}}
{{! Posts Feed - Grid / End }}