<h1>{{capitalize-string category.name}}</h1>

{{#each post in sortedPosts}}
  {{partial 'blog/post-partials/preview'}}
{{/each}}

