- {{#foreach posts}}
+ {{#foreach related_posts}}
- {{title}}
{{/foreach}}
@@ -127,6 +128,7 @@ into the {body} of the default.hbs template --}}
{{plural meta.pagination.total empty='No posts' singular='% post' plural='See all % posts'}} →
+ {{/if}}
{{/get}}
{{!-- If there's a next post, display it using the same markup included from - partials/post-card.hbs --}}