{{#next_post}} {{#if feature_image}}
{{>images/other_image other_image=feature_image alt=""}}
{{/if}}
{{t "Newer post"}}

{{title}}

{{/next_post}} {{#prev_post}}
{{t "Older post"}}

{{title}}

{{#if feature_image}}
{{>images/other_image other_image=feature_image alt=""}}
{{/if}}
{{/prev_post}}