{{#if prevPost !== null}}
  • Previous: {{prevPost.title}} Go to the previous post
  • {{/if}} {{#if nextPost !== null}}
  • Next: {{nextPost.title}} Go to the next post
  • {{/if}}