{{! Posts Feed - Grid }}
{{#each (limit posts limit)}}
{{title}}
{{meta.date}}

{{title}}

{{excerpt}}
{{/each}}
{{! Posts Feed - Grid / End }}